HW: TI Sitara
SW: JB
Scenario
- When the USB webcam is connected and the camera application is executed the there is no image
- chmod 777 /dev/vidoe0
- Execute the camera application, the image appears
- Disconnect the camera and reconnect the camera, execute the camera application, once again no image
Question: What is the correct permission for /dev/vidoe0? So the camera works consistently.
thanks