Difference between revisions of "Control VLC instance"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 5: Line 5:
  
 
== D-Bus ==
 
== D-Bus ==
* Talk to VLC through the [[DBus]] protocol.
+
* Talk to VLC through the [[DBus]] protocol for [[Linux]] and BSD.
  
 
== Telnet ==
 
== Telnet ==
 
* Talk to VLC through the [[Telnet]] protocol.
 
* Talk to VLC through the [[Telnet]] protocol.

Revision as of 14:28, 10 November 2013

This page speaks about controlling programmatically a running VLC instance

HTTP XML/JSon requests

D-Bus

  • Talk to VLC through the DBus protocol for Linux and BSD.

Telnet

  • Talk to VLC through the Telnet protocol.