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.

OMAP3530 DVSDK4.01 and Gstreamer

Other Parts Discussed in Thread: DM3730

Hello,

  We are working with Beagle Board for streaming video from Ethernet,encode and decode (h.264+aac,g.726).We would like to use gstreamer for muxing and converting data into MPEG2TS and transmits over Ethernet as a UDP Packets

  1. We are receiving stream from VLC over Ethernet (h.264+aac and converted into mpeg2ts) on UDP Protocol  . By using gstreamer how we can receive and decode and display?

  2. We have encoder and decoder on DVSDK. How to encode ( encode to h.264 and AAC and transmit as a MPEG2TS)and send a file using gstreamer?

We are new to DVSDK and DSP. Please help..

-Thank You