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
|
- It brings the MJPEG stream into the cluster
|
||||||
- Performs highly optimal JPEG DCT coefficient based motion detection
|
- Performs highly optimal JPEG DCT coefficient based motion detection
|
||||||
without actually decoding the JPEG frame to a bitmap
|
without actually decoding the JPEG frame to a bitmap
|
||||||
- WIP: Writes events to MongoDB
|
- Writes events to MongoDB
|
||||||
- WIP: Uploads screenshots to S3
|
- Generates thumbnails based on JPEG DCT coefficents
|
||||||
|
- Uploads screenshots and corresponding thumbnails to S3
|
||||||
- Exposes endpoint for distributing MJPEG stream inside the cluster,
|
- 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
|
- Exposes endpoint for inspecting DCT blocks where motion has been detected
|
||||||
|
|
||||||
# Developing
|
# Developing
|
||||||
|
Loading…
Reference in New Issue
Block a user