After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 688147 - White screen when playing RTMP stream
White screen when playing RTMP stream
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: dont know
unspecified
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-11-12 09:25 UTC by alonivtsan
Modified: 2013-03-16 13:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description alonivtsan 2012-11-12 09:25:44 UTC
This stream doesn't play anymore. Used to work in previous version of GStreamer.
rtmp://cp100692.edgefcs.net/ondemand/mp4:hd/1112/1111121400_zaitun_live_768Kbps_360p.mp4
Doesn't play after downloaded via rtmpdump either.
Comment 1 Bastien Nocera 2012-11-12 09:48:16 UTC
Hangs with:
0:00:33.489000238  8134 0x7fc9b02114a0 DEBUG               basesink gstbasesink.c:2048:gst_base_sink_wait_preroll:<audiosink-actual-sink-pulse> waiting in preroll for flush or PLAYING
0:00:33.489009238  8134       0xbaf800 DEBUG                GST_BUS gstbus.c:1085:gst_bus_poll: running mainloop 0xe582d0

Disabling the audio output makes it play:
gst-launch-1.0 playbin flags=0x615 uri=rtmp://cp100692.edgefcs.net/ondemand/mp4:hd/1112/1111121400_zaitun_live_768Kbps_360p.mp4
Comment 2 Tim-Philipp Müller 2013-03-16 13:38:33 UTC
This seems to work fine for me both with 1.0.5 and git master.

Please re-open if you still have problems with it.