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 726129 - Playback of HTTP stream provided by MPD stops after ~0.5s
Playback of HTTP stream provided by MPD stops after ~0.5s
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: dont know
0.10.36
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-11 20:49 UTC by Elias Probst
Modified: 2014-11-24 17:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GST_DEBUG=6 log of trouble playing an HTTP stream (481.69 KB, application/x-xz)
2014-03-11 20:49 UTC, Elias Probst
Details

Description Elias Probst 2014-03-11 20:49:57 UTC
Created attachment 271555 [details]
GST_DEBUG=6 log of trouble playing an HTTP stream

I have a MPD server which produces a Vorbis and a Opus HTTP stream.

When trying to play this stream using GStreamer, playback stops after ~0.5s.
This happens for Vorbis and Opus as well.

Other regular HTTP streams (e.g. http://detektor.fm/stream/mp3/musik/) work just fine.

Other players (e.g. VLC) don't have trouble playing the streams provided by MPD which makes this very likely a GStreamer issue.

The playback was tested using:

gst-launch-0.10 -v playbin2 uri=http://10.44.0.7:13320/mpd.opus

Attached is a compressed (uncompressed ~9.9MB) GST_DEBUG=6 log of this playback attempt.
Comment 1 Tim-Philipp Müller 2014-03-11 20:59:54 UTC
Thanks for the bug report. 0.10 is no longer maintained I'm afraid. Could you retest with a recent version of GStreamer 1.x please (>= 1.2.x) or make a stream available so we can test it?
Comment 2 Tim-Philipp Müller 2014-11-24 17:20:20 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!