llspalex
llspalex
Thanks @bchah - I actually forgot that we could leverage the OME API to check current usage. Though as you said, it wouldn't take care of dynamically routing streams after...
Bundling origin servers into one domain (or a few different domains based on region) would be amazing. I agree that to the streamer, the process should be invisible and the...
@getroot Know you're super busy - just wondered if you've had time to think more about this, or if it's possibly on the roadmap? 🙏
@getroot Thank you for the info - good to know.
> Uh, the ingress side could even be changed to requiring much less subdomains than mentioned above for smaller setups: > > * one subdomain address per origin server which...
@basisbit Thank you for the info. Just so I better understand the requirements (I'm not a dev) - would dyanmic changing of DNS records be required regardless of how scaling...
At the moment our users are geographically very close to one another. But yes, we do realise that we will need to add edge servers as the userbase grows. It...
`nat_1_1_mapping` didn't work for me but setting `network_mode` to `host` did work - though I'm not sure why.
@SangwonOh Thank you, that would be great. I'd like to use OvenPlayer as a React component in a Typescript project, so the ts declarations will be very helpful.
Update: OBS now has an [open PR](https://github.com/obsproject/obs-studio/pull/7926) for WebRTC / WHIP output. An easy way to test this for those curious is by using broadcast-box: https://b.siobud.com/ https://github.com/Glimesh/broadcast-box Exciting times!