答复: Play h264 rtsp netstream with Gstreamer

liuxing gavinsperation at hotmail.com
Sun Aug 4 20:21:45 PDT 2013


Thinks, I’ll give it a try!!

 

I have gstreamer-0.10 initially installed. Then, I have gstreamer-1.0.5
installed, and found some packages disappeared comparing with version 0.10,
such as “gst/interfaces/overlay”. 

You got some idea about that??

 

Best!

 

Gavin

 

发件人:
gstreamer-devel-bounces+gavinsperation=hotmail.com at lists.freedesktop.org
[mailto:gstreamer-devel-bou
nces+gavinsperation=hotmail.com at lists.freedesktop.org] 代表 Sergio Basurco
发送时间: 2013年8月1日 15:09
收件人: Discussion of the development of and with GStreamer
主题: Re: Play h264 rtsp netstream with Gstreamer

 

You can try using tcp by adding protocols=4 to the rtspsrc element. It
happenned to me often in applications whilst working fine in the gstreamer
command pipeline.

El 01/08/2013 7:45, liuxing escribió:

Hello,

 

         I am now trying to develop a small app to play the H264-encoded
network stream.

         I have tried to play the video stream using “play-launch rtspsrc
location=://…… ! rtph264depay ! avdec_h264 ! xvimagesink”, and it works
very well.

         When I write the C program , I put all the above elements in a
pipeline, and linked them all together. Besides, I catch the “pad-added”
signal and link the source pad of rtspsrc with sink pad of the h264depay.
Everything seems just like the command I have used above. However, when I
try to run the program, I got the “Error: internal data flow error ”. Then
I tried to set the pipeline clock, but the error is still there.

         Can anyone give me some help on this? 

         Thinks very much!!

 

With Regards

 

Gavin






_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130805/a325b33f/attachment-0001.html>


More information about the gstreamer-devel mailing list