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.

DMAI xDM 1.0 H264 Encoder - key frames missing



Hi all,

I'm using gstreamer and gstreamer-ti to send and receive h264 video streaming over the net.

If I start rx pipeline and then tx pipeline no problem, but if I start tx pipeline after rx pipeline, the
h264 decoder is not able no decode the stream received.

If I change the TI encoder with the ffmpeg h264 encoder the issue is sorted out.

If I change the TI decoder with the ffmpeg decoder the issue is present. The ffmpeg decoder shows a "key frame not detected" error.

In the TI encoder I'm using IPPPPPI GOP style.

Can someone help me?

Andrea