[Bug 676020] soup: Drop transferMode.dlna.org header

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 14 07:04:13 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=676020
  GStreamer | gst-plugins-good | unspecified

--- Comment #3 from Jens Georg <mail at jensge.org> 2012-05-14 14:04:09 UTC ---
No, the spec didn't change. But it's more harmful to have the wrong one
("Streaming" instead of "Interactive", resulting in error 406) than to have
none at all, which the DLNA spec allows for backward compatibility.

The more fancy way would to do a HEAD request in the soupsrc and decide on the
mime type and DLNA flags but I think it's overkill to do that in this element.
If you like to rather have this, I'll provide a patch as well.

I've changed rygel's player implementation to do a proper transfer mode
decision its own and set the correct header in the source-setup signal of
playbin via the extra-headers property.

-- 
Configure bugmail: https://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