<!DOCTYPE html> <html> <head><title>Better Camera Index</title></head> <body> <h1>Surveillance Grid</h1> <table> <tr> <td><img src="http://192.168.1.101/axis-cgi/mjpg/video.cgi" width="640" height="480"></td> <td><img src="http://192.168.1.102/cgi-bin/video.jpg" width="640" height="480"></td> </tr> </table> </body> </html>
Inside the index.shtml source code (Right-click > View Source), look for hidden variables.