fix confusing typo

This commit is contained in:
Scott Lamb 2021-01-21 21:58:07 -08:00
parent 7eac83fc51
commit a21e606121
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ make this possible:
remote/mobile streaming. Disk space these days is quite cheap (with 4 TB
drives costing about $100), so we can afford to keep many camera-months of
both streams on disk.
* off-loading on-camera analytics to an inexpensive USB or M.2 neural network
* off-loading on-NVR analytics to an inexpensive USB or M.2 neural network
accelerator.
* using [HTTP Live Streaming](https://en.wikipedia.org/wiki/HTTP_Live_Streaming)
rather than requiring custom browser plug-ins.