On Tue, Apr 1, 2014 at 5:19 PM, Prathamesh P Ghanekar <[email protected]> wrote: > Hi all, > > I am trying to implement a gstreamer based media player, which will have > HTML5 based HMI and native (C/C++) based code for playing media files. > > I would like to know if there is readymade HTML/JS-gstreamer binding > available. > > e.g. gtk binding with gstreamer can be achieved using GObject interface. > > Thanks in advance, > > Regards, > > Prathamesh
There are GObject - JavaScript bindings:. https://wiki.gnome.org/action/show/Projects/Gjs https://wiki.gnome.org/action/show/Projects/Seed You could also write an extension to Crosswalk, so that others would also benefit :). https://github.com/crosswalk-project/crosswalk-website/wiki/Writing-a-glib-based-Crosswalk-Extension See also https://github.com/crosswalk-project/tizen-extensions-crosswalk Best regards, Zoltan _______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
