ManualCameraShot

Home Ewelme Wireless BB 3G in Ewelme Ewelme Weather Ewelme Astronomy Welcome Matilda Margaret's Diary Internet Camera Local Weather Instrument Readings Location Location JAZZ Family History New Family Member Wedding Contact Information Visitors Book Mesh Camera

 

/* */ //These 2 URL's define the camera server address if working from within the mesh or if externally on the internet. var imageFile1 = "http://84.92.226.169:8081/cgi-bin/video.jpg"; var imageFile2 = "http://192.168.1.99/cgi-bin/video.jpg"; //This function tests which radio button is pressed, then selects the correct URL for the picture function show_snapshot() { //if(MeshOrInt[0].checked) // { document.images.pic.src = imageFile2; //test //alert(document.images.pic.src); } //else //if(MeshOrInt[1].checked) // { // document.images.pic.src = imageFile2; //test //alert(document.images.pic.src); // } //} //specify the function to run using onload event handler function testalert(str) { alert(str); } window.onload = show_snapshot; POSSIBLE REASONS FOR PICTURE NOT DISPLAYING OR UPDATING.

1. Your connection selection is incorrect - chose other camera type.

2. The camera is not switched on at the moment - try later.

3. Broadband connection into EwelmeMesh wireless network has been lost.

4. You have lost contact with the Internet.

5. Your browser is off-line.

6. You need to refresh the snapshot call.

Next