Hi All,
I have pipeline that is receiving RTP data from network and dumping into file after doing the depacketization for audio/video packets. This pipeline works fine most of the time. But when pipeline is not getting either video or audio RTP data from network then it is not dumping the received data into file. This is what i do not need. I need my pipeline to dump data into file even one of the (either audio or video) stream is not coming from network. Please help me by telling how to force pipeline to not to wait for all the streams? Thanks in Advance _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Please mention whats your pipeline is?
On Tue, May 17, 2011 at 12:44 AM, Umakant Goyal <[hidden email]> wrote: Hi All, -- www.mediamagictechnologies.com (Gstreamer, ffmpeg, Red5, Streaming) twitter handle: @gst_kaps http://www.linkedin.com/in/kapilagrawal _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
My pipeline is receiving A/V RTP streams from network and dumping into file to record the data.
If both the RTP streams (audio and video) coming from network then my pipeline works fine. But pipeline does not reach to playing state if I am getting only one stream from network either audio or video. On Tue, May 17, 2011 at 7:47 PM, Kapil Agrawal <[hidden email]> wrote: Please mention whats your pipeline is? _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
umakant people wont be able to help you without knowing your exact pupeline
On Thu, May 19, 2011 at 7:57 AM, Umakant Goyal <[hidden email]> wrote: My pipeline is receiving A/V RTP streams from network and dumping into file to record the data. -- www.mediamagictechnologies.com (Gstreamer, ffmpeg, Red5, Streaming) twitter handle: @gst_kaps http://www.linkedin.com/in/kapilagrawal _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |