On Wed, 2009-12-02 at 15:14 +0530, anil v wrote: > Hi All, > I have ported webkitGtk on to Ubuntu Linux with video enabled > ( gstreamer installed ). How to call play the video using gstreamer on > WebkitGtk ? Could any one suggest me ? >
Use the video and audio tags: http://www.w3.org/TR/html5/video.html You can find various examples on the web. One of them: http://htmlfive.appspot.com/static/video.html > Thanks, > Anil.V > _______________________________________________ > webkit-gtk mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
signature.asc
Description: This is a digitally signed message part
_______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
