Hi!
I want to develop a Java applications that uses libVLC (great library!!). But I don't know where to start from. I need someone to point me in the right direction. Guides? documentation?
I found this page JVLC. I and also read that there are Java Bindings on the source code, I download the source code but there's no bindings folder. Where are those bindings?
Are this 2 the same? are they maintained regulary? Still active? Or is it preferable to use the original libVLC with JNI/JNA?
Documentation of those libraries? Or only of the original libVLC?
Thanks!!!