Hellow,
I am tring to capture picture from webcam using webcam.js.
( see an example here: https://makitweb.com/how-to-capture-picture-from-webcam-with-webcam-js/ )
Then, I want to load this page with PB webbrowser.
The problem is that when using this page within PB I'm getting an error accessing the camera.
But, when I run the page with chrome (outside of PB) everything is OK.
Yes, I did "enable-media-stream" with WebBrowserSet, but I still get the error.
What am I missing ?
TIA
Yosi