Skip to content

How do I send cv output to aws, azure or other cloud services? #142

Answered by Corallo
thomedw asked this question in Q&A
Discussion options

You must be logged in to vote

The rules can be used and set in the camera events tab (in the camera gui). It is explained better here. This is however has nothing to do with the containers of the computer vision SDK, it is an API of the native SDK. The events can be triggered for instance when the camera detects movement. Here's the documentation for axis event

With the computer vision SDK, you can do something similar by installing an extra python library in the dockerfile of your application, and send events via HTTP by yourself

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@thomedw
Comment options

@Corallo
Comment options

Answer selected by thomedw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants