[Bug 709455] dlnasrc: new manager type element used for dlna specific HTTP transfers
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 23 10:53:42 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=709455
GStreamer | gst-plugins-bad | 1.x
Jussi Kukkonen <jussi.kukkonen> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jussi.kukkonen at intel.com
--- Comment #58 from Jussi Kukkonen <jussi.kukkonen at intel.com> 2014-01-23 18:53:32 UTC ---
(In reply to comment #49)
> 1. dlnasrc will use a virtual protocol: "dlna+http & dlna+https".
> This will require applications to be aware they want dlna support and they will
> need to prepend "dlna" to uri. This allows souphttpsrc to be the source for
> "normal" http". WebKit's GStreamer media player will need to prepend "dlna" to
> URI.
So how should playbin-using apps figure out if they can use "dlna+" uris or
not?
Checking for a specific elements availablility with gst_element_factory_find()
or something sounds wrong... Trying with a "dlna+" prepended uri and if that
does not work, retrying with an unmodified uri maybe?
--
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