Download
If you are searching for the source code of this project go to the CVS of the Forge site. There you can find the most up to date version of the project's source code. From that code you can generate all the bundles necessary for the project to work.
We also offer already generated bundles. The project consists in 3 of them:
- es.upm.dit.multimedia.piplayer.playerfactory_0.6.0.jar: The PlayerFactory bundle. Contains the interfaces implemented by vlc4osgi.
- es.upm.dit.multimedia.piplayer.vlc4osgi_0.6.0.jar: The VLC4OSGi bundle. Exports a service to allow the creation of the multimedia players.
- es.upm.dit.multimedia.piplayer.vlc4osgi.linux.x86_0.8.6.jar: The fragment containing the linux x86 native code.
We also provide a test bundle called folderplayer which opens all videos in a folder. This bundle includes source code:
- es.upm.dit.multimedia.piplayer.vlc4osgi.gui.folderplayer_0.6.0.jar.
CVS
If you want to acces the source code you can browse the CVS anonymously:
cvs -d :pserver:anonymous@cvs.forge.os4os.org:/cvsroot/vlc4osgi login
cvs -d :pserver:anonymous@cvs.forge.os4os.org:/cvsroot/vlc4osgi checkout module
Or use the web-based CVS repository viewer.