Android phone -> SRT/RTMP -> MediaMTX -> WebRTC + optional HLS

rangabanga stream

WebRTC is the only default player here because it stays lower latency. HLS is available, but only as a manual fallback when WebRTC is failing or your browser needs it.

Low latency WebRTC
Only use HLS if WebRTC is unstable. HLS will usually lag more.
WebRTC is active. HLS fallback is off.