balena-io-experimental / browser

A drop-in web browser block
98 stars 75 forks source link

camera and USB access for the browser #81

Open abhatikar opened 2 years ago

abhatikar commented 2 years ago

Hello, How to enable RPI camera and USB microphone access for the browser block ? I tried adding these config variables, but no luck. PS: balena-cam project works, so the camera and pi are working. However, with browser block, the camera is not detected by the browser

 - BALENA_HOST_CONFIG_start_x: 1
 - BALENA_HOST_CONFIG_gpu_mem_256: 192
 - BALENA_HOST_CONFIG_gpu_mem_512: 256
 - BALENA_HOST_CONFIG_gpu_mem_1024: 448