Difference between revisions of "Control VLC instance"
Jump to navigation
Jump to search
m (Modify sortkey) |
(New section →Mobile: with links for Android and iPhone. Not adding Palm OS (discontinued since 2009) nor Windows Phone (discontinued since 2015) nor Creative Remote (discontinued since ?)) |
||
Line 10: | Line 10: | ||
=== Telnet === | === Telnet === | ||
* Talk to VLC through the [[Telnet]] protocol. | * Talk to VLC through the [[Telnet]] protocol. | ||
+ | |||
+ | === Mobile === | ||
+ | * [[Control VLC from an Android Phone]] | ||
+ | * [[Control VLC from an iPhone]] | ||
== Extend VLC == | == Extend VLC == |
Revision as of 04:59, 17 February 2019
Contents
Control VLC
This section speaks about controlling programmatically a running VLC instance
HTTP XML/JSon requests
- Talk to VLC through HTTP XML/JSon requests.
D-Bus
Telnet
- Talk to VLC through the Telnet protocol.