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.

H264 + AAC -> TS in DM368?

Hi,

I am trying to stream live H264 video captured and AAC audio recorded from IPNC DM368 in TS. There's no error but the ts stream does not work for players.

I'm using input video and audio from APPROInput and then:

APPROInput -> MPEG2TransportStreamFromESSource -> SimpleRTPSink.

Is there something I need to modify here?