I everyone, I did everything you put here and I got this: java -classpath jna-3.0.2.jar:jvlc-core-0.9.0-SNAPSHOT.jar -Djna.library.path=/opt/vlc-plugins-2008-07-27 org.videolan.jvlc.example.VLCExample == Starting VLCExample == Creating a JVLC instance without args[00000001] main libvlc debug: VLC me...
Hi I'm working in a multimedia project and I decide to work with JVLC, I download git, run the "maven" script and import the project to eclipse (in linux). But I don't know how to compile and run the applications that I'm doing... it's something like this: http://trac.videolan.org/vlc/brow...
how can I know how many devices are connected to a multicast ip?
I'm streaming a playlist from VLC to a multicast ip (239.255.100.100) and I need that.
I'm working with a dlink DI-524 router.
Hi, I'm doing a software who have to know what is the complete path or the filename played on VLC, I mean I need to access this information in java or php:
How can I get it?, maybe for linux batch or what options you can giveme