Ask HN: What's the cheapest way to stream live video, privately?
I'm planning to run some sessions online - mostly for free. I would need the latency to be quite low (so that I can interact with the live chat in near-realtime) and also not discoverable or accessible outside my domain (rules out YouTube).
I would like to embed the live session on my domain.
What tools or apps can I use? (open to self hosting as well)
4 comments
[ 2.9 ms ] story [ 14.4 ms ] threadOpen source: https://github.com/cannonbeach/ott-packager
If self-hosting, ensure you're using a CDN, serving video from a web server to an audience will eat bandwidth and compute in no time.