Skip to content

SawlStone/python_icecast_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Icecast python client

Using Python 3.7

based on python-shout3

Icecast basic setup

sudo apt-get install icecast2

setup icecast2 xml config file

sudo nano /etc/icecast2/icecast.xml

Icecast Docs

Installation and run

Please note: you must install libshout3 and libshout3-dev before installing python-shout3 package!

sudo apt-get install libshout3, libshout3-dev

$ pip install -r requirements.txt

$ python client.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages