[Webkit-unassigned] [Bug 99065] [GStreamer] Add support for Media Source API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 8 08:16:36 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=99065





--- Comment #46 from Stephane Jadaud <sjadaud at sii.fr>  2013-11-08 08:15:20 PST ---
(In reply to comment #43)

New update

> - about the blob uri scheme, I think the element should handle a different scheme (mediasource:// ?) and the player should transparently transform the scheme when loading the resource (see how it is done in bug 108088)

The new uri scheme is now "mediasourceblob://"

> - I'm not sure a bin is the best approach for an element with sometimes-pads, have you checked how other elements are implemented?

I am inspired by what is done in WebKitWebSrc, and the solution of a bin with 2 appsrc seems to be the best approach.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list