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
{{ message }}
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.
Hi all, thank you for the contribution.
I am new to Javascript and HTML, but now I need to do a demo with webrtc to capture the image with browser, your webrtc-capturestill is just what I need, but I dont know how to deploy it and cannot find any document, can you give me some hints on it, thank you
I just want to setup the demo like this one: https://mdn-samples.mozilla.org/s/webrtc-capturestill/
do I need to install a webserver? my OS is ubuntu 18.04
The text was updated successfully, but these errors were encountered:
if you just want test it locally, just download it and open the index.html by chrome brower. if you want to capture a image from a remote computer, you need another example.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi all, thank you for the contribution.
I am new to Javascript and HTML, but now I need to do a demo with webrtc to capture the image with browser, your webrtc-capturestill is just what I need, but I dont know how to deploy it and cannot find any document, can you give me some hints on it, thank you
I just want to setup the demo like this one:
https://mdn-samples.mozilla.org/s/webrtc-capturestill/
do I need to install a webserver? my OS is ubuntu 18.04
The text was updated successfully, but these errors were encountered: