Send snapshots directly from your ESP32 cameras and receive them as push notifications on your mobile. Example
Receive motion alerts as GIF push notifications. Example
One of the most exciting additions to SinricPro's ESP32 camera support is the integration of the Llama Vision model for object detection and caption.
SinricPro leverages the object detection capabilities of Llama Vision to enable intelligent automation. Users can create custom automations based on the objects detected in the camera's snapshots. For example, if the camera detects a cat or a dog entering, it can automatically turn on the lights or send a notification.
You can now view your ESP32 camera snapshots directly on your Echo Show.
Coming soon!
When the Sinric Pro cloud cannot be reached, the app finds your devices on your Wi-Fi and keeps controlling them.
Commands travel directly over your local network, so they arrive in milliseconds instead of making a round trip to the cloud.
Every local command carries the same signature as a cloud command, and the device checks it before acting.
Local control is built into the SDK and switched on by default. Update your firmware and it just works. Learn more