Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebRTC Support #4

Open
atiernan opened this issue May 15, 2021 · 2 comments
Open

WebRTC Support #4

atiernan opened this issue May 15, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@atiernan
Copy link
Member

atiernan commented May 15, 2021

What:

Users should be able to share a link to a room, where others can then view their video output

Why:

Users may want to share the video feed with other devices/people

Requirements:

  • A way to share a link to your feed
  • A new route to view someone else's feed
  • WebRTC data channel to pipe the content from the main device to the viewer's device

Requires #3 to be implemented first

@atiernan atiernan added the enhancement New feature or request label May 15, 2021
@sahibalejandro
Copy link
Contributor

I can start working on a POC for this. 👍🏼

@atiernan
Copy link
Member Author

atiernan commented Jan 5, 2022

Feel free to start a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants