HI Barco, I think, you will not be able to make complete HTML5 based video player by just parsing the page,
You need to create another implementation of MediaPlayer, For sample implementations look at this. qtwebkit/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h qtwebkit/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp Thanks, Sunny On Mon, Aug 1, 2011 at 12:19 PM, Barco You <[email protected]> wrote: > Dear List, > > I hope to write a html5 client based on Qt-Webkit, mainly for playing > videos, and with a hard codec on the chipset. > I would be grateful if you would illuminate the way for me! > > Regards, > Barco > > _______________________________________________ > webkit-qt mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt > >
_______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
