A broadcasting server for PowerUI TV. Broadcast your content, and let viewers watch it.
Firstly, get yourself a web host, such as Replit. After that, you need the Flask python package to start. Install it through
pip install flaskAfter you've done that, create a new empty folder, and drag in the main.py file.
To start broadcasting, drag in your video over and then name it broadcast.mp4.
Then, create a new file called broadcastDescription (with no file extension) and input the description of your channel.
Run the main.py file and you should be good to go!