Raspberry pi v4l2 m2m encoder example
The application shows incorrect work of the bcm2835-codec encoder on some resolutions. Discussion here - https://forums.raspberrypi.com/viewtopic.php?p=2183718
- sudo apt install libv4l-dev
- make
For play the raw h264 frames you can use ffmpeg
ffplay -f h264 input.h264