Francesco Durighetto
Francesco Durighetto
yeah sure! that's a ton of works but, actually, is the one used by chrome. so the sdps are quite similar and supports vp8.
we are using this only for IE and works quite well (produces sdp very similar to chrome). For the safari side, we found very difficult, now that safari 11 supports...
is there an ERR_INSECURE_RESPONSE in the browser console? can you post the output log screen?
can you please try to visit the page: https://192.168.2.51/socket.io/?EIO=3&transport=websocket and accecpt the certificate? then retry to load the basicexample page?
that's not a problem. it's the old instance that was stored in db so it doesn't effectivly exist anymore
Maybe your firewall is blocking websockets? Do you have any chrome extension that can interfere with websockets?
do you have any error in you chrome console? also check in chrome://webrtc-internals if your stream is being published. probably your getusermedia fails because no camera is attached and you...
in firefox probably need to apply a valid certificate or manually go into https://localhost:8080/socket.io/ and add exception and reload the page. regarding chrome seems a little strange to me. are...
unfortunately I don't have a vanilla Licode right now. I'll let you know
Yeah, same question here. is there any issue updating the core? I don't feel comfortable using an old adapter, especially with the recent changes in getusermedia options. this force me...