|
|
|
Ask HN: What's the cheapest way to stream live video, privately?
|
|
7 points
by aneeqdhk
1429 days ago
|
|
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) |
|
Open 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.