You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<scriptsrc="/webrtc.io.js"></script><script>rtc.createStream({"video": true,"audio":true},function(stream){// get local stream for manipulation});rtc.connect('ws://yourserveraddress:8001',optionalRoom);//then a bunch of callbacks are available</script>
The text was updated successfully, but these errors were encountered:
ajbogh
pushed a commit
to ajbogh/webRTC.io
that referenced
this issue
Mar 26, 2014
should close
rtc.createStream()
function.The text was updated successfully, but these errors were encountered: