In order to access IP device's JPEG images streamed over HTTP via internet browser, the following URL can be utilized:
"http://<Device IP Address>/PictureCatch.cgi?username=<Username>&password=<Password>&channel=<Channel ID>"
For example, using IP Device's default IP address of 192.168.0.10, ID of 0000, and password of 0000, the URL will be:
"http://192.168.0.10/PictureCatch.cgi?username=admin&password=admin&channel=1"