How to store received mp4 videos from a rtp/udp streaming?

Stefan Sauer ensonic at hora-obscura.de
Mon Apr 9 02:16:11 PDT 2012


On 04/07/2012 08:57 PM, Diego Silva wrote:
> Hi,
>
> I am using the client-H264-PCMA.sh example from:
>
> http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/tests/examples/rtp/client-H264-PCMA.sh
>
> I need to store the received video in a .mp4 or .yuv file. How can I
> do that?

by removing the decoders and sinks (xvimagesink and autoaudiosink) and
instead adding a muxer (mp4mux) and a filesink.

Stefan


More information about the gstreamer-devel mailing list