Ack. I’m trying to set up a Linux server for something but it’s been so long since I’ve actually used Linux on the server side. D:
(Specifically I’m trying to set up nginx-rtmp, and while I can find basic setup guides, setting up good authentication so it’s not an open server seems trickier. >< A lot of “for best results you should write your own script where...” or “half the files in here aren’t meant for production use” from my Googling, when I was hoping for a more complete solution.)
@trysdyn This is close to what I was looking for. I have a few users streaming at once (it’s 4 players + 1 GM, like the early rounds of Kusogrande) and I want to set each player up with their own stream key + password just to keep shenanigans to a minimum. XD I think I can work with this, though. ^^ Thanks!