1 Answer
- Newest
- Most votes
- Most comments
0
Dear Nikitas,
Thanks for reaching out.
CreateStreamProcessor API can be used to create StreamProcessors with two different settings in Amazon Rekognition: detecting faces (FaceSearch option in Settings) and detecting labels (ConnectedHome option in Settings).
Rekognition Streaming Video Events currently only offers label detection on one of the following labels: PERSON, PET, PACKAGE, ALL for ConnectedHome option in Settings.
You can refer to the below documentation for more details:
- CreateStreamProcessor: https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CreateStreamProcessor.html
- Label detection operations for streaming video events: https://docs.aws.amazon.com/rekognition/latest/dg/streaming-labels-detection.html
- Detecting labels in a video: https://docs.aws.amazon.com/rekognition/latest/dg/labels-detecting-labels-video.html
- Detecting custom labels: https://docs.aws.amazon.com/rekognition/latest/dg/labels-detecting-custom-labels.html
Regards,
AWS Team
answered 10 months ago
Relevant content
- asked 3 months ago
- asked 3 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 4 months ago