Hi Team this is the link to my app. The objective of the application is to open the webcam and identify and count the objects in the camera.
It seems to be deployed successfully. Also it works on my machine fine.
When i start the app from the deployed url it is not able to open the camera feed.
I can see following error in the manage app
section
[ WARN:5@296.132] global cap_v4l.cpp:999 open VIDEOIO(V4L2:/dev/video0): can't open camera by index
[ERROR:5@296.132] global obsensor_uvc_stream_channel.cpp:158 getStreamChannelGroup Camera index out of range
Should I be accessing the camera ina different way?