You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am completely stumped by this error. I'm able to connect the webcam to a browser, and I'm able to connect to OBS, but trying to run the webcam demo gives me the shown errors, then a qlua window opens, and it's sticky note yellow.
I'm thinking it's related to droidcam, but that also confuses me, as I'm able to connect to everything else.
/fast-neural-style$ qlua webcam_demo.lua -models models/instance_norm/candy.t7 -gpu 1 -webcam_idx 0
loading model from models/instance_norm/candy.t7
got here
vgg
Initializing device: /dev/video0
FPS wanted 60
Using 1 buffers
unable to set v4l2 format: Invalid argument
Camera not open at this index: Invalid argument
Camera not open at this index: No such file or directory
The text was updated successfully, but these errors were encountered:
I am completely stumped by this error. I'm able to connect the webcam to a browser, and I'm able to connect to OBS, but trying to run the webcam demo gives me the shown errors, then a qlua window opens, and it's sticky note yellow.
I'm thinking it's related to droidcam, but that also confuses me, as I'm able to connect to everything else.
/fast-neural-style$ qlua webcam_demo.lua -models models/instance_norm/candy.t7 -gpu 1 -webcam_idx 0
loading model from models/instance_norm/candy.t7
got here
vgg
Initializing device: /dev/video0
FPS wanted 60
Using 1 buffers
unable to set v4l2 format: Invalid argument
Camera not open at this index: Invalid argument
Camera not open at this index: No such file or directory
The text was updated successfully, but these errors were encountered: