Search found 1 match
- Tue Sep 01, 2015 1:14 am
- Forum: [E] Support
- Topic: UVC video driver
- Replies: 27
- Views: 18760
Re: UVC video driver
Hi, I'm new here and this thread is a bit old so maybe this can help you if you are sill looking for answer (its part of script from my NAS) mknod /dev/video0 c 81 0 chmod 666 /dev/video0 insmod driver/./v4l1-compat.ko insmod driver/./videodev.ko insmod driver/./v4l2-common.ko insmod driver/./v4l2-i...