Update README.md
This commit is contained in:
parent
c7033ad9b8
commit
a79b9f9ca2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user