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

Scalable broadcast webRTC stream #7

Closed
colinbouvry opened this issue Dec 29, 2017 · 1 comment
Closed

Scalable broadcast webRTC stream #7

colinbouvry opened this issue Dec 29, 2017 · 1 comment

Comments

@colinbouvry
Copy link

colinbouvry commented Dec 29, 2017

Hello,
I use webrtcstreamer.exe and symple server with node.js in folder webrtc\samples\webrtcstreamer\client
It work very fine but with one client at the same time !
How to connect multiple webRTC browsers stream at the same time ?

Perhaps to use RTCMultiConnection.js and TURN server !

image

muaz-khan/WebRTC-Experiment#2

Any idea ?

Thanks a lot
Colin

@colinbouvry colinbouvry changed the title Multiples clients connexion Multiple clients connexion to the stream Dec 30, 2017
@colinbouvry colinbouvry changed the title Multiple clients connexion to the stream Scalable broadcast webRTC stream Dec 31, 2017
@auscaster
Copy link
Member

You will need to setup a full ICE stack for this, and also modify the C++ code to handle STUN and TURN candidates.

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

2 participants