Difference between revisions of "Java bindings"

From VideoLAN Wiki
Jump to navigation Jump to search
m (Misc.)
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/
Line 9: Line 9:
 
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 an thread about it at: http://forum.videolan.org/viewtopic.php?f=32&t=56939&start=15
+
There is an thread about it at: https://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 =
+
== 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 ''
+
''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]]

Revision as of 02:50, 1 April 2019

VLCJ

VLCJ are 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/

Source code repository can be found on github: https://github.com/caprica/vlcj

There is an thread about it at: https://forum.videolan.org/viewtopic.php?f=32&t=56939&start=15

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