Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/davibe/gstdashplayer
- Owner: davibe
- License: gpl-3.0
- Created: 2014-04-09T09:54:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-11T14:19:28.000Z (over 10 years ago)
- Last Synced: 2024-10-14T17:56:10.340Z (3 months ago)
- Language: Shell
- Size: 523 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
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
- javaBuilding
--------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