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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 8 11:27:28 PST 2013


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





--- Comment #51 from Nick Diego Yamane (diegoyam) <nick.yamane at openbossa.org>  2013-11-08 11:26:12 PST ---
(In reply to comment #46)
> (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.

WebKitWebAudioSrc is currently being reworkded by Philip.
See https://bugs.webkit.org/show_bug.cgi?id=123015

-- 
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