informatique:vlc
Ceci est une ancienne révision du document !
Table des matières
Videolan VLC
Remote control interface
Remote control interface (rc for short)
Pour activer l’interface RC, utilisez :
vlc --intf rc --rc-host 127.0.0.1:44500
ou, pour une connexion réseau :
vlc --extraintf rc --rc-host 0.0.0.0:44500
Puis connectez-vous avec telnet ou un client TCP sur le port spécifié.
nc 127.0.0.1 44500
Packages:
- https://github.com/evdlabs/vlcrc A Python library for controlling VLC media player via its Remote Control interface
informatique/vlc.1786198324.txt.gz · Dernière modification : de cyrille
