Ignore unwanted data in pipeline
Umakant Goyal
umakantgoyal1 at gmail.com
Tue Jul 12 06:04:17 PDT 2011
Hi All,
I am creating a pipeline that is receiving the audio/video RTP data from
network and saving it into file. My pipeline is receiving only G711 and H263
RTP data. Most of the time my pipeline is working fine except one case.
Whenever there is RTP data other than G711 and H263 my pipeline throws error
(Internal data Flow Error).
Can some one explain how can i ignore the RTP data in pipeline other than
what i wanted?
Below is the image of my pipeline.
filesink <--> muxer <--> rtp depayload <--> gstrtpbin <--> udpsrc
Thanks,
UK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110712/4990edad/attachment.htm>
More information about the gstreamer-devel
mailing list