dl-docker
dl-docker copied to clipboard
How to use 4 USB webcam with NVIDIA Jetson TX2 using USB hub?
Hello,
I am trying to use 4 USB webcams with NVIDIA jetson TX2 but I am unable to get the output, the program shows the following error:
VIDIOC_QUERYCTRL: Input/output error
VIDIOC_STREAMON: No space left on device
VIDIOC_STREAMON: No space left on device
Traceback (most recent call last):
File "multiCameraProcessing.py", line 73, in
Please suggest a solution on how to use 4 USB webcams together
Hi @ankitagr92, Do you try to use web cam inside dl-docker image? I think that the more suitable place for ask question about NVIDIA products is community forum: https://forums.geforce.com/default/board/25/nvidia-community/
Hi, @ankitagr92 , I have met exact the same problem. Did you fix it?