Hello everyone,
Looking for minimal example how to use H264 compression "dev/video11" using V4L2 c++
I need to compress camera images to h264 stream using hardware acceleration.
The compression should be done frame by frame:
Input_frame1----->compress---->get key frame + header????
Input_frame2----->compress---->get frame
unfortunately the existing examples on internet are not straight forward...looking for some help here.
Thanks
Looking for minimal example how to use H264 compression "dev/video11" using V4L2 c++
I need to compress camera images to h264 stream using hardware acceleration.
The compression should be done frame by frame:
Input_frame1----->compress---->get key frame + header????
Input_frame2----->compress---->get frame
unfortunately the existing examples on internet are not straight forward...looking for some help here.
Thanks
Statistics: Posted by Alexey_Kh — Fri Jul 19, 2024 9:09 am