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

New test page with multiple mediastreams/transceivers [Unified plan] #1166

Open
vkkkumar opened this issue Dec 17, 2018 · 5 comments
Open

New test page with multiple mediastreams/transceivers [Unified plan] #1166

vkkkumar opened this issue Dec 17, 2018 · 5 comments

Comments

@vkkkumar
Copy link
Contributor

Browser affected

71.0.3578.98 [Feature request]

Description

New test page with multiple mediastreams/transceivers [Unified plan]

Steps to reproduce

Create a test page alike https://webrtc.github.io/samples/src/content/peerconnection/pc1/ for multiple peers.
We can enable different plans Plan B/Unified plan for all of them.

Main motive is to test how does Chrome behave when we have multiple mediastreams/transceivers with Unified plan enabled.

Expected results

Not applicable as it is a new request

Actual results

Not applicable as it is a new request

@henbos
Copy link
Member

henbos commented Mar 21, 2022

https://webrtc.github.io/samples/src/content/peerconnection/negotiate-timing/ uses multiple transceivers, you can select how many to negotiate. However it is not a very friendly demo, because the only purpose of it was to measure negotiation speed and whether or not glitches happen, it doesn't do anything with those transceivers, so it's not really illustrating receiving multiple streams etc.

@henbos henbos removed their assignment Mar 21, 2022
@henbos
Copy link
Member

henbos commented Mar 21, 2022

I think it would be worth making a test page for this, but I don't have time to do it any time soon.

@fippo
Copy link
Collaborator

fippo commented Oct 7, 2022

Unlikely to happen in a reasonable timeframe

@fippo fippo closed this as completed Oct 7, 2022
@henbos
Copy link
Member

henbos commented Oct 7, 2022

While I don't hear anyone volunteering, I did create a jsfiddle demo which could probably fairly easily be turned into a samples page

@henbos henbos reopened this Oct 7, 2022
@henbos
Copy link
Member

henbos commented Oct 7, 2022

Let's keep it open a while longer, that fiddle is an easy grab if anyone wants to contribute to samples

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

No branches or pull requests

4 participants