[gst-devel] rtspsrc plugin: udpsrc Internal data flow error

Aurelien Grimaud gstelzz at yahoo.fr
Wed Jul 16 13:14:57 CEST 2008


Are you sure sample_100kbit.mp4 is h264 ?
seems like a qtss sample and mine is mpeg4 ....
try rtpmp4vdepay and ffdec_mpeg4.
You should gst-launch with -v option, it will hint you about video codec.
Caps on rtspsrc video src pad is 'application/x-rtp, media=video, 
encoding-name=MP4V-ES'

Aurelien

Ting Wang a écrit :
> Hello,
>
> I'm using rtspsrc, the command:
>
> /mnt/Temp/felix_tmp/output # ../bin/gst-launch rtspsrc 
> location=rtsp://10.38.38.150/sample_100kbit.mp4 
> <http://10.38.38.150/sample_100kbit.mp4> ! fakesink
>
> works OK, and my streaming server is up and in good condition, but 
> when issuing the command:
>
> /mnt/Temp/felix_tmp/output # ../bin/gst-launch rtspsrc 
> location=rtsp://10.38.38.150/sample_100kbit.mp4 
> <http://10.38.38.150/sample_100kbit.mp4> ! gstrtpjitterbuffer ! 
> rtph264depay ! h264dec ! overlay2sink
>
> I got the following error message:
>
> Setting pipeline to PAUSED ...
> Pipeline is live and does not need PREROLL ...
> Setting pipeline to PLAYING ...
> New clock: GstSystemClock
> ERROR: from element /pipeline0/rtspsrc0/udpsrc2: Internal data flow error.
> Additional debug info:
> gstbasesrc.c(2165): gst_base_src_loop (): /pipeline0/rtspsrc0/udpsrc2:
> streaming task paused, reason not-linked (-1)
> Execution ended after 216414462 ns.
> Setting pipeline to PAUSED ...
> Setting pipeline to READY ...
> Setting pipeline to NULL ...
> overlay2 unmap error!
> FREEING pipeline ...
>
> What could have caused "Internal data flow error"?  Would someone 
> please give me some advice? Thank you very much :)
>
> Best regards
>
> Felix
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ------------------------------------------------------------------------
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080716/5d64545d/attachment.htm>


More information about the gstreamer-devel mailing list