GNOME Bugzilla – Bug 341432
[playbin] automatically get icecast metadata requiring icydemux
Last modified: 2006-05-11 16:07:18 UTC
Playbin should automatically configure http sources that have an "iradio-mode" property to send the right headers so we receive icecast metadata.
(Filed a bug so it will show up in the release notes): 2006-05-11 Tim-Philipp Müller <tim at centricular dot net> * gst/playback/gstplaybasebin.c: (gen_source_element): Make http sources send special headers so that we receive icecast metadata if the http stream is an icecast stream (otherwise the server will just ignore them). This also means that from now on users will need the 'icydemux' element from gst-plugins-good installed if they want to listen to icecast radio streams. (#341432, #333657).