waveform80/pistreaming

Rasbian Buster

Opened this issue · 0 comments

Hi,

The new Buster release breaks some dependencies of the streaming server.

python3-ws4py does not play nice with Python3.7, however you can work around this, install everything apart from python3-ws4py using the instructions, then-

sudo apt install python3-pip
sudo pip3 install ws4py

Now you should be back in the game.