Dear Support,
Please tell me where can I found the example of dual stream h264 x h264 which use dmai.
I only find the example on DM355 .
Regards,
Ryan
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Dear Support,
Please tell me where can I found the example of dual stream h264 x h264 which use dmai.
I only find the example on DM355 .
Regards,
Ryan
I dont think DVSDK demo gives explample for dual channel H.264 encode or decode operation. But you can create multiple handles of a given codec using diff memory and run the codec in time multiplexed way. The codecs are re-entrant and supports multiple instances.
regards
Yashwant