Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 374 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 374 Bytes

V4l2Capturer

V4l2Capturer: a tiny library helps you get H.264/YUYV frames from v4l2 capture devices

Notice

This library needs to dynamically link with libv4l, which could be installed via command sudo apt install libv4l-dev on Debian-like systems. See libv4l-dev for more details.

License

Apache 2.0