Update README.md
This commit is contained in:
		| @@ -8,10 +8,11 @@ In a nutshell: | ||||
| - It brings the MJPEG stream into the cluster | ||||
| - Performs highly optimal JPEG DCT coefficient based motion detection | ||||
|   without actually decoding the JPEG frame to a bitmap | ||||
| - WIP: Writes events to MongoDB | ||||
| - WIP: Uploads screenshots to S3 | ||||
| - Writes events to MongoDB | ||||
| - Generates thumbnails based on JPEG DCT coefficents | ||||
| - Uploads screenshots and corresponding thumbnails to S3 | ||||
| - Exposes endpoint for distributing MJPEG stream inside the cluster, | ||||
|   eg by the `camera-tiler` | ||||
|   eg for the `camera-tiler` | ||||
| - Exposes endpoint for inspecting DCT blocks where motion has been detected | ||||
|  | ||||
| # Developing | ||||
|   | ||||
		Reference in New Issue
	
	Block a user