Skip to content

Example showing how to use vlcj and SWT embedded in a Swing application

Notifications You must be signed in to change notification settings

caprica/vlcj-swt-swing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vlcj-swt-swing

Demo showing how to embed a vlcj media player inside an SWT component, inside a Swing application.

You may still need various boiler-plate in your own application to embed the video component correctly in an SWT application (e.g. to create a Shell with an event loop and so on).

Important

Check the pom.xml for the architecture-specific dependencies for SWT.

At the present time, this project defaults to 64-bit Linux.

Other changes may need to be made for other platforms.

OSX

You may need to pass -XstartOnFirstThread when starting the JVM.

About

Example showing how to use vlcj and SWT embedded in a Swing application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages