Search found 2 matches

by bhougland
Tue Mar 12, 2013 4:09 am
Forum: ZoneMinder 1.24.x
Topic: HTTP post commands for ZM
Replies: 2
Views: 4192

Re: HTTP post commands for ZM

Oscar- Thank you very much for your response. From your curl script, I was able to build an HTTP string that does the trick. Here's my method: To disable camera ID 7 (change function to None): [URL]/zm/index.php?view=none&action=function&mid=7&newFunction=None&newEnabled=1 To enable camera ID 7 ...
by bhougland
Mon Feb 11, 2013 3:58 am
Forum: ZoneMinder 1.24.x
Topic: HTTP post commands for ZM
Replies: 2
Views: 4192

HTTP post commands for ZM

Hi all- I am trying to enable/disable a ZM cam via HTTP. Is that possible? Use case: I have a camera (Foscam 8905W) directed toward my spa. This is primarily for demos and watching kids play. From time to time, me and the Mrs. would like to have an adult soak. Ideally, I send an http post to disable ...