applied corrections
This commit is contained in:
parent
06e33edb84
commit
75ac567686
@ -5,7 +5,7 @@ There are three Lambda functions placed inside this repository:
|
|||||||
### 1. Kinesis Video Stream to Rekognition (`cctv-people-rekogniton`)
|
### 1. Kinesis Video Stream to Rekognition (`cctv-people-rekogniton`)
|
||||||
This function utilizes Amazon Rekognition's stream processor, which is configured to monitor an incoming Amazon Kinesis Video Stream for people label detection.
|
This function utilizes Amazon Rekognition's stream processor, which is configured to monitor an incoming Amazon Kinesis Video Stream for people label detection.
|
||||||
|
|
||||||
Note that this Lambda function is intended to process **a single Kinesis video stream only**. For a multi-camera setup, multiple deployments of this Lambda function is necessary.
|
Note that this Lambda function is intended to process **a single Kinesis video stream only**. For a multi-camera setup, multiple deployments of this Lambda function are necessary.
|
||||||
|
|
||||||
This is built on top of AWS KVS Consumer Library for Python. The original repository can be found here: https://github.com/aws-samples/amazon-kinesis-video-streams-consumer-library-for-python/
|
This is built on top of AWS KVS Consumer Library for Python. The original repository can be found here: https://github.com/aws-samples/amazon-kinesis-video-streams-consumer-library-for-python/
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user