python-amcrest icon indicating copy to clipboard operation
python-amcrest copied to clipboard

Events to trigger HTTP Post to external URL

Open trankin opened this issue 2 years ago • 0 comments

I'm still reading through some of the documentation with this camera and the API. I'm hoping that I can set a configuration option that will cause the camera to automatically HTTP Post event data to a server I have running in the cloud. I'm hoping to do this without having to have a listener running actively monitoring those events myself.

.e.g something like setConfig onMotionDetected POST to https://someexternalsite.com

I'm not seeing anything like this, but the documentation regarding setting config options is a little tough to grok.

Regards

trankin avatar Jul 25 '22 17:07 trankin