In debian container, installed but /dev/v4l/by-path
and /dev/v4l/by-id
are not being created.
#24299
Unanswered
brandon-feder
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I apologize if this is not the correct place to ask this question. Essentially, I have a piece of software that assumes the existence of the
/dev/v4l/by-path
directory and which contains symlinks to video devices. However, despite installingv4l-utils
on by Debian container, these directories are not being created. I can right a script that populates this directory for me, but this does not seem like the right thing to do. Any suggestions?Beta Was this translation helpful? Give feedback.
All reactions