Skip to content

Demo application embedding a vlcj media player in a LWJGL application

License

Notifications You must be signed in to change notification settings

caprica/vlcj-lwjgl-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vlcj-lwjgl-demo

This project shows one way to embed a media player inside an OpenGL application. In this demo application the LWJGL library is used, but the same approach should work with any general Java OpenGL library.

Important

Support for rendering via OpenGL requires VLC 4.0.0 - this version of VLC is not yet generally available, if you want to use it you must build the latest VLC from its sources, or use a prebuilt development snapshot if you can find one.

You also need to use the vlcj-5.x development branch, OpenGL rendering is not supported in vlcj-4.x (vlcj-4.x uses VLC 3.0.0).

About

Demo application embedding a vlcj media player in a LWJGL application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages