Skip to content

dan-eachscape/ofxAndroidVideoPlayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Video player addon for android based on ffmpeg, this probably won't be official since the libraries are too big for an android application. To use it:

  • download to the addons folder

  • add the name of the addons in the addons.make file of the project

  • create a normal ofVideoPlayer and pass an ofxAndroidVideoPlayer like:

    player.setPlayer(ofPtr<ofxAndroidVideoPlayer>(new ofxAndroidVideoPlayer))
    

About

video player for android based on ffmpeg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published