filesink size is 0

Sudarshan Bisht bisht.sudarshan at gmail.com
Thu Aug 11 12:34:47 PDT 2011


In your application rtph264depay and mpegtsmux can not be linked
automatically becuase muxers have request pads, for more information about
request pads have a look at following link;
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/chapter-pads.html

On Thu, Aug 11, 2011 at 9:53 PM, android6011 <android6011 at gmail.com> wrote:

> I am currently having an issue saving an rtsp stream based on "gst-launch
> -ve rtspsrc location="rtsp://10.10.10.3:1852" ! rtph264depay ! mpegtsmux !
> filesink location=video.ts" , this works fine.
>
> I have posted my sample C++ sample at http://pastebin.com/2CZ3dQZr  . My
> code follows through but the video.ts file size is always 0. Everything
> appears to be working because if I change the camera ip or something it
> throws errors as expected.
>
> Any pointers would be much appreciated.
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>


-- 
Regards,

Sudarshan Bisht
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110811/fb543f23/attachment.htm>


More information about the gstreamer-devel mailing list