I am trying to stream jpgs using Motion JPEG streamer. I need to install package libv41-dev as a required library and when I install sudo apt-get install libv41-dev
, I get Unable to locate package libv41-dev
error. Why can't locate that package? I searched in google for that libv41-dev
, not much information has come out. That library is required for linux/videodev.h
file. Thanks
Make sure it’s not libv41 it’s libv4l ( letter l )
The library is libv4l-dev
. You can install using the command
sudo apt-get install libv4l-dev
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With