문제

I've enabled chrome://flags/#enable-usermedia-screen-capture and restarted chrome, attempting to share video -

However, when I attempt to stream via navigator.getUserMedia I get a permission denied error. I have read this can only be enabled via https - is this true?

Here is the gist: https://gist.github.com/lfender6445/11357060

Update: In order to share screens (not your video camera) it appears you have to be hosting via https.

도움이 되었습니까?

해결책

I used this : peerjs.com/examples last time. There are some examples. cdn.peerjs.com/demo/videochat.

You are welcome.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top