Scott Lamb 92266612b5 switch to websocket for live stream (#59)
The multipart stream / hanging GET approach worked in a prototype for a
single stream, but Chrome has a per-host limit of six connections. If I
try streaming all my cameras at once, I hit that limit. I can't open all
the streams, much less additional connections to load init segments and
such. Websockets apparently has a much higher limit of 256.
2020-02-29 14:39:16 -08:00
..
2020-01-21 08:58:11 -08:00
2020-01-09 16:07:46 -08:00
2020-01-09 16:07:46 -08:00
2019-12-29 08:35:39 -06:00