ip-camera-proxy icon indicating copy to clipboard operation
ip-camera-proxy copied to clipboard

not working with my cameras but found a fix

Open bohix opened this issue 5 years ago • 0 comments

Hi, Your snapshot.php script is not working as is with at least wanscam, imou, d-link ip cameras. But if you add curl_setopt($curl_handle, CURLOPT_HTTPAUTH, CURLAUTH_ANY); right before the lines curl_setopt($curl_handle, CURLOPT_USERPWD, [...] then is works very well. Thanks and regards,

bohix avatar Jul 30 '20 02:07 bohix