Hi,

We are using dsmcc-mhp Object Carousel MPEG2 encoding tool , to encode data (Text file in a directory) and then converting into TS file using iso13818 multiplexer and then stream it.

We are able to receive the data using the following pipeline:
gst-launch -v udpsrc uri="udp://192.168.20.10:5544" ! mpegtsdemux ! filesink location = tst1.txt

When we verified data using hexdump, we are getting extra bytes (headers used by dsmcc) in the file.

Is there any source  or constructive pipeline for decoding or parsing the dsmcc object carousel in gstreamer.

Regards
Sudhirkumar

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-DSMCC-decode-pipeline-tp4658448.html">Gstreamer DSMCC decode pipeline</a><br/>
Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/">GStreamer-devel mailing list archive</a> at Nabble.com.<br/>