Hello,
We are facing to some issues since several days to encode H264 stream from an usb Camera with YUYV frames.
We use a imx8mp embedding the VPU Hantro VC8000E. We tried to follow the NXP VPU Programming API Documentation and the VPU Wrapper API available on github, without success.
We got anormally very huge files as output which cannot be read by any mp4 player (as VLC for example).
So do anyone can share code sample for camera frame encoding ?
Thank you for your attention.