Infinite loop with GStreamer 1.4.5 on iOS when trying to play RTSP
Dmytro Kabyshev
dkabyshev at gmail.com
Mon Feb 9 04:47:47 PST 2015
Hello,
I’m constantly getting following error when trying to play RTSP stream, and it looks like as infinite loop, because it prints the same message over and over again:
0:01:08.601649000 [336m 347[00m 0x30a8090 [33;01mLOG [00m [00m decodebin gstdecodebin2.c:4235:GstPadProbeReturn source_pad_event_probe(GstPad *, GstPadProbeInfo *, gpointer):<decodebin0:src_0>[00m segment dpad:0x31a11a0
0:01:08.602219000 [336m 347[00m 0x30a8090 [33;01mLOG [00m [00m decodebin gstdecodebin2.c:4235:GstPadProbeReturn source_pad_event_probe(GstPad *, GstPadProbeInfo *, gpointer):<decodebin0:src_0>[00m stream-start dpad:0x31a11a0
0:01:08.602746000 [336m 347[00m 0x30a8090 [33;01mLOG [00m [00m decodebin gstdecodebin2.c:4235:GstPadProbeReturn source_pad_event_probe(GstPad *, GstPadProbeInfo *, gpointer):<decodebin0:src_0>[00m caps dpad:0x31a11a0
0:01:08.603786000 [336m 347[00m 0x30a8090 [33;01mLOG [00m [00m decodebin gstdecodebin2.c:4235:GstPadProbeReturn source_pad_event_probe(GstPad *, GstPadProbeInfo *, gpointer):<decodebin0:src_0>[00m stream-start dpad:0x31a11a0
GStreamer 1.4.5
iOS 8.1.2
Pipeline: rtspsrc location=rtsp://184.72.239.149/vod/mp4:BigBuckBunny_175k.mov ! queue ! decodebin ! autovideosink
The whole log attached (or link pastebin).
It works ok on desktop version.
I’d really appreciate any help on this one, because it blocks us.
Thanks,
Dmytro Kabyshev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150209/dce0fca3/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gst_log_inf_loop
Type: application/octet-stream
Size: 120859 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150209/dce0fca3/attachment-0001.obj>
More information about the gstreamer-devel
mailing list