Skip to content

[Config Support]: USB Webcam #18870

Closed Answered by hawkeye217
kingbuggz14 asked this question in Config Support
Discussion options

You must be logged in to vote

ffmpeg doesn't know how to read from a device in /dev/bus/usb. You need to use the correct device provided by the webcam's driver, usually something like /dev/video...

This would be specific to your webcam, so we can't tell you exactly what to use.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kingbuggz14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment