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

Share a WebRTC connection across browser contexts #52

Open
tidoust opened this issue Oct 29, 2021 · 1 comment
Open

Share a WebRTC connection across browser contexts #52

tidoust opened this issue Oct 29, 2021 · 1 comment
Labels

Comments

@tidoust
Copy link
Member

tidoust commented Oct 29, 2021

Ability to share a single WebRTC (or WebTransport?) connection across browser contexts, e.g. through shared workers.

Raised in:

@tidoust tidoust added the webrtc label Oct 29, 2021
@chrisn
Copy link
Member

chrisn commented Nov 12, 2021

The use case described in the presentation is splitting media workflows between different browser contexts, e.g., editing audio in one window while monitoring video feeds in popout windows.

A separate but related development is the Multi-Screen Window Placement API, in development in the Second Screen CG. Also the Picture In Picture API for arbitrary DOM elements, see w3c/picture-in-picture#113.

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

No branches or pull requests

2 participants