@haskal when i eventually figure out nginx-rtmp to work well I'd be happy to provide streaming space for others as well :3
@haskal I think you'd be better off streaming directly to webrtc then, with something like https://github.com/CoSMoSoftware/OBS-studio-webrtc
(with a stun/turn server in between if needed)
problem with webrtc is that it doesn't scale too well to lots of viewers, afaik
@f0x yeah that's what i think
nginx-rtmp webrtc gateway mayb?