[gstreamer-bugs] [Bug 325847] [gnomevfssrc] port iradio tag changes from 0.8

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Feb 27 08:02:41 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=325847
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Michael Smith changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msmith at fluendo.com
             Status|NEW                         |ASSIGNED




------- Comment #4 from Michael Smith  2006-02-27 16:02 UTC -------
So, following on from some discussion on what to do about this yesterday...

There are actually a whole bunch of things done in the gnomevfssrc plugin for
'iradio mode'. I think most of them should be moved.
  1) sending the appropriate headers to get shoutcast/icecast to send metadata
for mp3 streams, and parsing response headers. Has to be done here.
  2) The 'x-audiocast' UDP metadata stuff. Runs a seperate thread. Does anyone
know of _any_ servers that actually produce/use this, that are in active use?
I'd rather kill it off if, as I suspect, nobody uses it.
  3) Parsing the shoutcast/icecast metadata out of the raw data, and forwarding
the remainder. This should certainly be done in a seperate plugin (which would
also help other http plugins that want to implement this)
  4) Special properties on the element for other 'iradio mode' headers.
Shouldn't we just be pushing these things as bus tag messages?

If people are happy to see x-audiocast support go, I'll try and work up a patch
to do all of this later this week.


Mike


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list