View: Index Shtml Camera Verified
curl -s -I http://camera/page.shtml | grep -i "content-type"
Add a rewrite rule to your camera’s internal .htaccess or web server config (if accessible via telnet/SSH): view index shtml camera verified
RewriteCond %QUERY_STRING verified=true [NC]
RewriteRule ^view/index\.shtml$ - [F,L]
curl -I http://camera/axis-cgi/mjpg/video.cgi curl -s -I http://camera/page





RSS