moonfire-nvr/guide
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
..
developing-ui.md Settings can now be taken from separate file with local override. 2018-03-08 18:26:41 -08:00
install-manual.md upgrade to hyper 0.13 ecosystem 2020-01-09 16:07:46 -08:00
install-scripted.md many improvements to install docs/procedures 2019-07-10 00:56:43 -07:00
install.md mount options for fewer write operations 2019-07-20 15:33:51 -07:00
schema.md note caveat on signals schema 2019-12-28 08:00:38 -06:00
secure.md switch to websocket for live stream (#59) 2020-02-29 14:39:16 -08:00
troubleshooting.md Remove mention of #36 from troubleshooting guide 2019-02-13 22:25:33 -08:00