Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davibe/gstdashplayer

gstreamer based dash player with JNI java interface
https://github.com/davibe/gstdashplayer

Last synced: about 1 month ago
JSON representation

gstreamer based dash player with JNI java interface

Awesome Lists containing this project

README

        

GstDashPlayer
=============

A gstreamer 1.0 based DASH player with java JNI wrappers for simple integration
in your Java applications.

Requrements
-----------

You need to have a working gstreamer installation with dashdemux plugin
enabled. I use the cerbero build system to create this environment.

- gstreamer 1.0
- java

Building
--------

The file "build.sh" contains command required for building the library and the
program. Check its content before using it.

Running
-------

Run it like this

java -Djava.libraryath=`pwd` DashPlayer