It's a usefull little package to launch a stream via the command-line utility Livestreamer : http://docs.livestreamer.io/index.html on a Raspberry Pi
Project description
This package use paramiko and livestreamer Python 2.7 packages.
Paramiko is a Python implementation of the SSHv2 protocol : http://www.paramiko.org/ Livestreamer is a command-line utility use to watch streams into a video player (player, omxplayer,etc…) with an API which can work with Python : http://docs.livestreamer.io/
To install Paramiko : pip install paramiko
*Warning*
It would be a little difficult to install paramiko, because this package have a dependance with the package cryptography, which use any C libraries bindings(OpenSSL). Check https://cryptography.io/en/latest/installation/ and https://cryptography.io/en/latest/hazmat/bindings/ to have more information about this. On windows, it could be interesting to install environment like python(x,y) which include paramiko.
To install Livestreamer on Debian/Ubuntu (on your Raspberry) : apt-get install livestreamer To install Livestreamer Python package: pip install livestreamer
To install RaspLiveStation package : pip install rasplivestation
Enjoy :)
This package is under WTFPL licence.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file rasplivestation-0.0.1.zip
.
File metadata
- Download URL: rasplivestation-0.0.1.zip
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b8a9a5ac46932ec535d0b52b3e920d4f737cf2a45c6b424607e58fb09a59832d
|
|
MD5 |
42f29fab9369b009af5f1d5fc0a73ab6
|
|
BLAKE2b-256 |
6f493aa50d22651f38551c9cb16605542707d531d00e9bc24e68493f1db88e50
|