简体   繁体   中英

how can I make the video part of this project work?

i am trying to make the code on the following page : https://github.com/gnuns/omigo work on my computer locally, and the text-messaging part works, but the video part doesn't.

I Have tried to manipulate the code my self, but i didn't find the solution yet, someone talled me that the code is depreciated, so i tried to learn about the webrtc, but only found old books.

there is no error message, just the browser ask for the permission to use the micro and webcam, and then nothing.

This is the security enforced by browser when the application tries to use media devices. see this link for more info https://developer.mozilla.org/en-US/docs/Web/API/MediaStream_Recording_API/Using_the_MediaStream_Recording_API

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM