mafintosh / webrtc-swarm

Create a swarm of p2p connections using webrtc and a signalhub
MIT License
380 stars 60 forks source link

Use stream #34

Open webivan1 opened 6 years ago

webivan1 commented 6 years ago

Hi sw.on('peer|connect', peer, id) When I try to get a user stream, I always get my stream. Any parameters that I pass through channelConfig, I always get my config. http://prntscr.com/juzxft How I can to get stream of the interlocutor?

ellainec commented 4 years ago

I'm having this same issue as well.

BS-creator commented 4 years ago

I'm having this same issue, too.

nathancrowd commented 3 years ago

I also have this issue