samples icon indicating copy to clipboard operation
samples copied to clipboard

Feature request: Multiple video streams in one peer connection

Open rantonysamy opened this issue 5 years ago • 7 comments

We are trying to verify Unified plan where multiple video streams could be pushed in to one peer connection.

We have a sample https://webrtc.github.io/test-pages/src/multiple-video/ [which has multiple video streams, this has to be sent in to a peer connection right next in the same page.]

It will be really great to have Max 4 Video streams in one peer-connection and verifiable in the same page.

rantonysamy avatar Oct 18 '18 11:10 rantonysamy

@ErikHellman can you please take a look

rantonysamy avatar Oct 18 '18 11:10 rantonysamy

Also we could modify https://webrtc.github.io/samples/src/content/peerconnection/pc1/ to use (I missed this in the review) transceivers when unified plan is used, that will also be a verifiable attribute to look out for.

Example: https://codepen.io/anon/pen/dgJGqO?editors=0010 taken from the Unified Plan transition guide.

KaptenJansson avatar Oct 18 '18 11:10 KaptenJansson

I got a sample coming up where I use getDisplayMedia() together with getUserMedia() to show both screen capturing AND camera input. Would that be a good use case for this?

ErikHellman avatar Oct 18 '18 13:10 ErikHellman

Is there any solution for this issue yet? Been looking for over a week for a solution for multiple streams in 1 peer connection.

WoutVanneste avatar Feb 11 '20 10:02 WoutVanneste

Hi @ErikHellman, I am using getDisplayMedia() and getUserMedia() together. I want to show screen as well as camera input. Can you please tell me how to do it with single peerconnection object ?

samarthagrawal2797 avatar Feb 25 '20 06:02 samarthagrawal2797

I am trying to show video camera and screen share at the same time as well. I have a PoC partially working, but I am most certainly not doing it correctly because I am running into odd issues. Did anyone ever find good documentation or an example on this?

rickhall avatar Jun 15 '20 19:06 rickhall

Is there any solution for this issue yet? Been looking for over a week for a solution for multiple streams in 1 peer connection.

bro is you solve it.I face the same issue right now

Ali-Raza-Developer avatar Jan 13 '22 12:01 Ali-Raza-Developer

Unlikely to happen in a reasonable timeframe

fippo avatar Oct 07 '22 07:10 fippo