Hello,
I have revision C2 Beagleboard and omap3530evm board.
I made sample application of play mp3 audio file using gstreamer pipeline through mad filter.
In this application I have linked source, filter and sink elements. I have read source element from disk and play mp3 audio files on Speakers.
I have tested this application on beagle board.It run sucessfully.
I want to pass real-time chunk-data (like mp2/mp3 type packets from my application) to gstreamer pipeline application.
I am looking to interface between real-time chunk-data and gstreamer pipeline application.
test_gstpipeline.cPlease give suggestion.
Thanks,
Gaurang