Ask HN: RTMP vs. WebRTC for a live streaming app?
For a simple live streaming (Android) app, which one would you choose and why? There'll be few viewers per stream (max 10) so scaling the service would involve supporting more ingest connections.
Most answers on the web seem to be from companies that have something to sell so you have to take them with a grain of salt.
2 comments
[ 3.4 ms ] story [ 14.1 ms ] threadGood point about latency. We would like to have it as low as possible while maintaining good quality so a Twitch-style modified HLS might be the way to go.