Difference between revisions of "Control VLC instance"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 1: Line 1:
This page speaks about controlling programmatically a running VLC instance
+
= Control VLC =
 +
This section speaks about controlling programmatically a running VLC instance
  
 
== HTTP XML/JSon requests ==
 
== HTTP XML/JSon requests ==
Line 9: Line 10:
 
== Telnet ==
 
== Telnet ==
 
* Talk to VLC through the [[Telnet]] protocol.
 
* Talk to VLC through the [[Telnet]] protocol.
 +
 +
= Extend VLC =
 +
== Skins ==
 +
 +
== Extensions ==
 +
 +
== SD ==

Revision as of 14:30, 10 November 2013

Control VLC

This section 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.

Extend VLC

Skins

Extensions

SD