No Video while changing the URL in souphttpsrc
mahendiran
mahendiran88 at gmail.com
Thu May 16 08:49:58 PDT 2013
Hi,
I am having gstreamer pipeline as below.
gst-launch-0.10 souphttpsrc location=http://ip/test1.ts ! mpegtsdemux name=d
d.video_0102 ! queue ! h264parse ! ffdec_h264 ! ffmpegcolorspace !
ffvideoscale ! ximagesink.
Issue:
Initially test1.ts is played properly. On souphttpsrc end-of-segment call
back(after end of test1.ts play), I am changing the URL to
http://ip/test2.ts. Now video is not displayed but data is downloaded from
server.
Note:
"For cross verification, On souphttpsrc EOS call back again I have set the
same URL http://ip/test1.ts. That time play was fine".
So this issue is something related to mpegtsdemux(because test1.ts is
playing). What should I do in mpegtsdemux while changing the stream at
source ?.
mpegtsdemux version:0.10.22.3
If anyone required code, I will share in the next post.
Please help me on this.
Best Regards
Mahendiran.B
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/No-Video-while-changing-the-URL-in-souphttpsrc-tp4659963.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list