muaz-khan / RTCMultiConnection

RTCMultiConnection is a WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)
https://muazkhan.com:9001/
MIT License
2.53k stars 1.37k forks source link

Spreed-webrtc with janus? #244

Open IvRRimum opened 7 years ago

IvRRimum commented 7 years ago

Hello,

I was wondering you'r opinion and maybe some guidelines about integrating spreed-webrtc system with Janus? I am creating like call broadcasting service. Something similar to twitch, but with ability for a streamer to call another user and the call is broadcaster to all viewers. No viewer limit( so it could be 500'000 ).

Questions: How could one integrate this with Janus? When integrated with Janus, will this remove the need for TURN server? How can i stream 2 people talking to each other with Janus?

ZuzooVn commented 7 years ago

Do you have any updated news?

IvRRimum commented 7 years ago

I chose to create frontend from scratch and copy paste some of the styles/animations etc from spreed. Works like a charm.