Hi all,
We are right now trying to decode a H.264 video stream from a H.264 camera in the DM365 EVM. We'd like to use Dmai Vdec2 api to decode the video stream.
However, we went through the source code of the linux dvsdk demo, decode and encodedecode but we can't find ways to fit a real-time H.264 video stream, which is not a video file and is generated from the H.264 camera, to Dmai Vdec2 api.
Could anybody tell me which bitstream formats, NAL unit stream format or byte stream format, can be accepted? How should we divide the bitstream into a small chunks and put chunks in InBuf for vdec2_process() api?
Where can we get more information?
Thank you so much!
Best Regards,
Chitat