[gst-devel] help needed to write rtsp client using gstreamer plugins
Wim Taymans
wim at fluendo.com
Thu Jan 11 16:55:14 CET 2007
On Thu, 2007-01-11 at 13:43 +0000, sanjay kumar gupta wrote:
> Hi Wim & Lutz Müller,
> Thanks a lot for your reply.
> I checkout the latest code for gstreamer, gst-plugins-base,
> gst-plugins-good, gst-plugins-bad & gst-plugins-ugly from
> $cvs -d:pserver:anoncvs at anoncvs.freedesktop.org:/cvs/gstreamer co
> modulename
> and installed into my system (linux fedora 6).
> I saw in RELEASE file that code changes for rtsp support in playbin
> element (336301 : [playbin] can't handle RTSP source) has been in
> cluded in this code.
> when I am trying to play 3gp and mov then getting the following
> errors:
>
> Command of 3gp:
> $gst-launch-0.10 --gst-debug=2 --gst-debug-no-color playbin
> uri=rtsp://192.168.3.9/sample_50kbit.3gp
...
Hard to debug without a complete log, please file a bugzilla bug and
attach a gzipped --gst-debug=5 log.
> Command for mov:
> $gst-launch-0.10 --gst-debug=2 --gst-debug-no-color playbin
> uri=rtsp://192.168.3.9/sample_100kbit.mov
>
> Error log for this command
> ============================================
> Setting pipeline to PAUSED ...
> Pipeline is live and does not need PREROLL ...
> Setting pipeline to PLAYING ...
> New clock: GstSystemClock
> 0:00:00.283858000 29988 0x8b727d8 WARN GST_PADS
> gstpad.c:669:gst_pad_set_active: Failed to activate pad '':sink
> 0:00:00.285810000 29988 0x8b727d8 WARN GST_PADS
> gstpad.c:669:gst_pad_set_active: Failed to activate pad '':sink
> ** Message: don't know how to handle application/x-rtp,
> media=(string)audio, payload=(int)97, clock-rate=(int)22050,
> encoding-name=(string)X-QDM, encoding-params=(string)2
There is no depayloader for X-QDM, I had trouble finding the specs.
Wim
> >
> >
> >-------------------------------------------------------------------------
> >Take Surveys. Earn Cash. Influence the Future of IT
> >Join SourceForge.net's Techsay panel and you'll get the chance to
> share your
> >opinions on IT & business topics through brief surveys - and earn
> cash
> >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> >_______________________________________________
> >gstreamer-devel mailing list
> >gstreamer-devel at lists.sourceforge.net
> >https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
> >
>
>
>
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________ gstreamer-devel mailing list gstreamer-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
--
Wim Taymans <wim at fluendo.com>
More information about the gstreamer-devel
mailing list