samples-server icon indicating copy to clipboard operation
samples-server copied to clipboard

how to deploy webrtc-capturestill

Open anguoyang opened this issue 5 years ago • 2 comments

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

anguoyang avatar Apr 23 '20 09:04 anguoyang

@a2sheppy

anguoyang avatar Apr 24 '20 02:04 anguoyang

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.

pppaulpeter avatar Apr 14 '21 08:04 pppaulpeter