1 Answer
- Newest
- Most votes
- Most comments
0
Hello, I'm not sure I get the whole picture here, but I'm assuming that you are planning to have a video detection app in an edge device (probably raspberry pi) with some ML inference capability deployed on Greengrass. If the user prefer edge computing, where the image captured will be analyzed locally without sending it to cloud services, you can use AWS IoT Core to receive the mqtt message from the edge device as seen in this documentation : [https://docs.aws.amazon.com/iot/latest/developerguide/connecting-to-existing-device.html]. Let say if a particular object detected, your device will send an mqtt message to IoT Core, and trigger a workflow.
answered 2 years ago
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 3 years ago