The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: mv1000 question



Paul,

I looked at the manual, when all else fails !!, and copied the IE text in
E-2 (appendix) all is working but I get an error message, line 22 char 35
something about expecting J. Any ideas

<SCRIPT LANGUAGE="JavaScript">
window.onerror = null
agent = navigator.userAgent;
if (agent.indexOf('MSIE') == -1  {
document.write('
<img src="http://192.168.5.99/user/ppush1.jpg";
ALT="Image    Downloading...">');}

</SCRIPT>

<SCRIPT LANGUAGE="VBScript">
Sub BtnSubmit1_OnClick
Camera1.Debug = 1
Camera1.Refreash = -1
Camera1.URL = URL1.Value

End Sub

Sub Camera1_OnRightClick
If Camera1.Stopped then
Camera1.Restart

else

Camera1.Stop

end if

End Sub

</script>

<OBJECT id="Camera1"
classid="CLSID:C1BAC744-8F0B-11D0-89E7-00C0A8295197"
CODEBASE=http://192.168.5.99/push.cab#Version=2,0,0,0
STANDBY="Downloading ActiveX Camera Control"
WIDTH=320 height=240>
<PARAM NAME="URL"
VALUE="http://192.168.5.99/user/ppush1.jpg";>
<PARAM NAME="Refresh" VALUE="0">
</OBJECT>

</SCRIPT>


-----Original Message-----
From: Paul [mailto:groups@xxxxxxx]
Sent: 25 May 2003 10:38
To: ukha_d@xxxxxxx
Subject: RE: [ukha_d] mv1000 question
Looking into this a bit more...

If you look at the source of the streaming camera default page on the
MV1000
(View then Source) in IE, you will see how the ActiveX control is used.
There is also a bit of Java that communicates with the MV1000 to set stream
rate and can also allow you to control the two relay outputs on the back of
the MV1000 (could be handy!)

Paul.

-----Original Message-----
From: Nigel Giddings [mailto:nigel.giddings@xxxxxxx]
Sent: 25 May 2003 08:39
To: ukha_d@xxxxxxx
Subject: [ukha_d] mv1000 question

I am looking at sending pictures to an intranet page from my mv1000. I am
not much of a web author but do have experience of simple sites in
FrontPage.

Thanks Nigel





Home | Main Index | Thread Index

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.