Open ustoopia opened 3 years ago
The site is a PHP front-end that lives on top of an nginx server that has either nginx-rtmp-module or nginx-http-flv-module (strongly recommended and currently the only supported). Basic installation instructions are in the readme.
This part is just a python script that starts a websockets server that the site connects to.
I know. I have the streamsite pretty much up running, with nginx. Except for chat. I'll have another look at the readme. Thanks
So how does this work? I run the script manually? How? Or does the site call the script? Where should I put it?