socketio / socket.io-p2p

MIT License
1.02k stars 180 forks source link

Add media streaming example #32

Closed sprusr closed 7 years ago

sprusr commented 7 years ago

Takes microphone input from one device and streams it to the other. Is an example of how to use peerOpts with simple-peer.

I made this example after having a lot of trouble working out how to do streaming with socket.io-p2p. I thought this could be quite useful for people in a similar situation as I was.

sprusr commented 7 years ago

@tomcartwrightuk would appreciate if you could review this. Build is failing due to no saucelabs credentials.