Skip to main content

A library to control or get information about VLC using Telnet

Project description

python-telnet-vlc

A simple python library to interface with a VLC player using the telnet interface.

Installation

pip install python-telnet-vlc

Usage:

from python_telnet_vlc import VLCTelnet
v = VLCTelnet("192.168.1.44", "password", 4212)
v.add("http://radios-mp3-uy.cdn.nedmedia.io/uy-futura.mp3")
v.play()

More Info: https://wiki.videolan.org/Documentation:Modules/telnet/

Original author: @stephenmac7

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-telnet-vlc-2.0.1.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

python_telnet_vlc-2.0.1-py3-none-any.whl (15.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page