Difference between revisions of "Java bindings"

From VideoLAN Wiki
Jump to navigation Jump to search
m (Add wikilinks, grammar, layout)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
= VLCJ =
+
== VLCJ ==
  
 
VLCJ are Java bindings for VLC.
 
VLCJ are Java bindings for VLC.
  
Those are the '''recommended''' java bindings for VLC.  
+
Those are the '''recommended''' Java bindings for VLC.
  
It is managed as an external project at: http://www.capricasoftware.co.uk/vlcj/
+
* It is managed as an external project at: http://www.capricasoftware.co.uk/vlcj/
 
+
* Source code repository can be found on github: https://github.com/caprica/vlcj
Source code repository can be found on github: https://github.com/caprica/vlcj
+
* There is a thread about it at: https://forum.videolan.org/viewtopic.php?f=32&t=56939&start=15
 
 
There is an thread about it at: http://forum.videolan.org/viewtopic.php?f=32&t=56939&start=15
 
  
 
Though it has its own forums for asking questions.
 
Though it has its own forums for asking questions.
  
= Java control of VLC =
+
== Java control of VLC ==
See this [https://forum.videolan.org/viewtopic.php?f=14&t=85347 forum topic] for information on controlling VLC via its RC interface from a separate java program.
+
See this [https://forum.videolan.org/viewtopic.php?f=14&t=85347 forum topic] for information on [[controlling VLC]] via its [[RC Interface]] from a separate Java program.
 
 
= JVLC =
 
''At the moment the JVLC project is dead, as there is no maintainer for it.  If you want information on it, see the wiki history ''
 
  
 +
== JVLC ==
 +
''At the moment the JVLC project is dead, as there is no maintainer for it.  If you want information on it, see [{{fullurl:{{PAGENAME}}|action=history}} the wiki history]''
  
 
[[Category:Bindings]]
 
[[Category:Bindings]]
 
[[Category:Inactive project pages]]
 
[[Category:Inactive project pages]]

Latest revision as of 03:39, 1 April 2019

VLCJ

VLCJ are Java bindings for VLC.

Those are the recommended Java bindings for VLC.

Though it has its own forums for asking questions.

Java control of VLC

See this forum topic for information on controlling VLC via its RC Interface from a separate Java program.

JVLC

At the moment the JVLC project is dead, as there is no maintainer for it. If you want information on it, see the wiki history