samples icon indicating copy to clipboard operation
samples copied to clipboard

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

Open vkkkumar opened this issue 5 years ago • 5 comments

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

vkkkumar avatar Dec 17 '18 12:12 vkkkumar

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 avatar Mar 21 '22 07:03 henbos

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

henbos avatar Mar 21 '22 07:03 henbos

Unlikely to happen in a reasonable timeframe

fippo avatar Oct 07 '22 07:10 fippo

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 avatar Oct 07 '22 07:10 henbos

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

henbos avatar Oct 07 '22 07:10 henbos