Tested on Python 3.10.11 (Windows)
pip3 install python-vlc
pip3 install comtypes
pip3 install pycaw
pip3 install pillow
sudo apt install python3
sudo apt install python3-pip
git clone https://github.com/ryanginn/rtmp-player-python.git
cd rtmp-player-python
pip3 install python-vlc
pip3 install comtypes
pip3 install pycaw
pip3 install pillow
python3 bc.py
Job done, should work out of the box