Andreas W Johansson

Results 2 comments of Andreas W Johansson

Found any fix or workaround? Have the same problem, however I'm just passing the filter function forward by binding the permission object. `req.filterFn = permission.filter.bind(permission);`

Hi! Make sure you have the following in your docker run: `EMULATOR_ADDITIONAL_ARGS="-camera-back webcam0" --device /dev/video0:/dev/video0 --group-add video` If it still doesn't work go into the container's shell and test webcam...