https://github.com/valentinalexeev/p5vlc
Perl5 interface to VLC telnet
https://github.com/valentinalexeev/p5vlc
Last synced: 4 months ago
JSON representation
Perl5 interface to VLC telnet
- Host: GitHub
- URL: https://github.com/valentinalexeev/p5vlc
- Owner: valentinalexeev
- Created: 2013-12-07T09:27:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-07T09:27:54.000Z (over 11 years ago)
- Last Synced: 2025-01-04T05:20:00.493Z (6 months ago)
- Language: Perl
- Size: 121 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
VLC version 1.2
===============This module provides Perl interface to VideoLAN Client via remote Telnet.
It's of basic functionality currently, but eventialy will evolve into full
blown support of all VLM commands.The main target of this project is to create a library that will help creating
web-based stream tv manipulation software.There are also some extensions that ease usage of core VLC modules. VLC::Helper
package contains several modules and sub-packages that deals with parameter
construction for core classes like output stream specification.INSTALLATION
% perl Makefile.PL
% make
% make installCOPYRIGHT AND LEGAL
Copyright (C) 2006 Valentin A. Alekseev. All rights reserved.
Distribute under the terms of Apache License version 2.