samples-server
samples-server copied to clipboard
how to deploy webrtc-capturestill
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
@a2sheppy
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.