Video relay (screen share + webcam) passthrough #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be great if someone streaming their game on discord could relay it to their matrix puppet through the bridge. However as the discord bot API doesn't support video we will be going into self-bot territory which breaks discord's ToS. The user will need to be warned as such and this should not be default functionality unless explicitly enabled.
Scope note (roadmap): this also covers webcam relay, not just screen share — both are the same problem (Discord's bot API exposes no video receive/send, so relaying video in either direction needs self-bot territory and the same ToS caveat above). Tracked here rather than as a separate "video relay" issue. Part of the "Further out" roadmap items.
So given that self-bots risk account bans, we may wish to limit their use to certain users in the config file. We might want to be able to use a self-bot to matrix bridge into servers that we don't have the ability to add bots to.
Screen Share Passthroughto Video relay (screen share + webcam) passthrough