Hi guys,
I'm capturing a frame by V4L2 (Video for Linux), this part is OK, but now I have to save it in jpeg format.
-How can I do that?! Is there some good library to do it!?
- Is there some another library to get frames from webcams?!
Thanks all.
Boost Graphic Image Library may be able to help here.
Also, take a look at how applications like Cheese work and what libraries they use.