Can you give us a example for http redirect.
I don't know how can redirect to a http to send a command to my cam.
Example:
When I press Up Short deactivate alarm with open a http://myserver.com/deactivatealarm.php
$setting['up_short']['content'] = fopen("http://myserver.com/deactivatealarm.php", "r");
Can you help me with it.
Thanks.
Can you give us a example for http redirect.
I don't know how can redirect to a http to send a command to my cam.
Example:
When I press Up Short deactivate alarm with open a http://myserver.com/deactivatealarm.php
Can you help me with it.
Thanks.