Hi Andrew,
How about the rendering part.
Do I need to write separate GraphicsContext for the same ya the
existing GraphicsContextSkia will be fine?
Thanks
Braja
On Jan 13, 1:44 am, Andrew Scherkus <
scher...@chromium.org> wrote:
> There isn't any flag available as Chrome has no built-in gstreamer support.
>
> We decided to go with FFmpeg over gstreamer since FFmpeg fits inside
> Chrome's security sandbox model and is easier to port to other platforms.
>
> If you're interested in doing this as a side project or proof of concept,
> I'd start with implementing your own WebMediaPlayer [1] and returning your
> implementation in RenderView::createMediaPlayer() [2].
>
> Andrew
>
> [1]
http://trac.webkit.org/browser/trunk/WebKit/chromium/public/WebMediaP...
> [2]
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/rende...
>
> On Wed, Jan 12, 2011 at 12:55 AM, Braja Biswal <
be.bis...@gmail.com> wrote:
> > Hi All,
>
> > Goal- My goal is to run chrome using gstreamer.
> > I am able to build chrome.
> > Now I want to use gstreamer in-stead of FFMPEG.
> > Is there any flag available to do so?
> > If NO how can I do this? At least from where I should start modifying?
>
> > Thanks
> > Braja
>
> > --
> > Chromium Developers mailing list:
chromium-...@chromium.org