basst314
basst314
Hi @Reda1000, Thanks for raising this PR. I will look into it when I have some time.
Hi @angroPowel, Does this issue still happen with the latest version of this library (0.4.1)?
@ericpatrick does the website ask for camera permissions? Can you check what happens if you try to open this demo on your phone? https://webrtc.github.io/samples/src/content/getusermedia/canvas/
Thanks for pushing for this. While the webcam component itself can be "disabled" by using `ng-if` and conditionally (not) rendering it, the component does not currently have a dedicated on/off...
Hi @carlosabud, Thanks for clarifying! That sounds like an exciting feature! Will do some research and get back to you all here. Cheers!
Please make sure you access the app on the server over https://. Many browsers allow media access only on secure urls starting with https://. Let me know if that helps.