Closed Sanix-Darker closed 4 years ago
Please reinstall in a clean virtual environment, or at the very least clear out your ~/.local/lib/python3.7
which apparently contains some bad packages.
ok...i found how to fix it :
apt install libavdevice-dev libavfilter-dev libopus-dev libvpx-dev pkg-config
apt-get install libsrtp2-dev
And running python server.py
as root
!
======== Running on http://0.0.0.0:8080 ========
(Press CTRL+C to quit)
For the packages to install, yes this is documented in the README, maybe read it next time.
There is absolutely no reason to run the process as root.
After following steps on the README and launch
python server.py
, am getting this error :How can i fix it please ? Am on Debian 10 Buster !