Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Javascript + ActiveX

Status
Not open for further replies.

kenguru

Programmer
Joined
May 14, 2004
Messages
173
Location
RO
Hello,

I would need the following:
On a full screen web browser i want to appear the image of an IP camera for a few seconds. Meanwhile the script has to download the picture from the following camera and illustrate for a few seconds and so one forward at the next camera ...
The images from the camera can be illustrated with starting of an ActiveX program from a given com: port in a web browser.
Can this be done in javascript? I saw that in javascript can be executed an activex control, so maybe this thing also can be done.

Thanks for your patience and time,
Kenguru
 
It depends on whether the activex control can do what you ask. I imagine it would require intimate knowledge of the camera API and the activex code. I suggest you contact the camera suppliers and ask them.

If you are having a specific problem with some of your javascript code, post a note and we can take a look.

Cheers,
Jeff

[tt]Jeff's Page @ Code Couch
[/tt]

What is Javascript? FAQ216-6094
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top