GithubHelp home page GithubHelp logo

gstreamer_pppapi's Introduction

This is an experimental Gstreamer PPAPI plugin for Chromium.

It is tested on the STM B2120 ARM board with Gstreamer 1.4 running on V4L.

BUILDING
--------

The code is tested with 3x.x version of Chromium with Wayland Ozone backend.
With minor modifications of the build scripts it will work with latest Chromium version.
The plugin has to be built inside the Chromium source tree.

1. Checkout the Chromium sources.
2. Apply the patch from the patch/ directory.
3. Checkout this project to the ppapi/gstreamer folder.
4. Build chromium using ninja

RUNNING
-------

# out/Release/chrome --register-pepper-plugins="out/Release/libppapi_gstreamer.so;application/x-ppapi-gstreamer"

Embedding a gstreamer player into a HTML5 app:

<embed type="application/x-ppapi-gstreamer" src="video uri"></embed>


TODO:
----
 - Add sandbox support.
 - Generic code cleanup and documentation.
 - support playback mode without a hole punching.

gstreamer_pppapi's People

Contributors

kuscsik avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.