Building gstreamer for Android on Win 7

2014-09-29 Thread Stephen Webb
Hello, I'm trying to build Gstreamer for Android i.MX6 platform from my Win7 development machine. I have followed the directions here: http://docs.gstreamer.com/display/GstSDK/Building+from+source+using+Cerbero If I understand correctly, I should be running all cerbero commands like this: cerbe

Stream Video and Custom data

2014-09-29 Thread Saminath Sanjai
Hi I am able to stream Video from my custom board to Host system, using RTP/RTSP pipe line. I want to add the custom message packet along with Each image. How can I add the Message in Pipe-line in target side and extract in server-side ? with regards, Sami ___