Posted: Wed Oct 21, 2009 5:15 pm Post subject: Vivotek VS2403 camera control help!!
Hi,
I upgraded my video server to a VS2403 not so long ago, i'm trying to get it all up and running on my website. The video side of it is sorted, its just the controls.
They all work find on the server, i know the html link to move the camera (e.g: http://192.xxx.x.xxx:9091/cgi-bin/control.cgi?cam=2&move=left)
It moves the camera but also changes the webpage which i dont want.
Does anyone know a way around this problem??
Its driving me mad I only have little knowledge of html, dont know if it needs any kinda scripting or not?!
Cheers
Do they have an active display on their site? If they do, I'd bet you can go to the View button up next to the edit button and view their source. You can get a good idea how they did it HTML and copy that over to your website. That would at least get you started. Look for something on their source code that is labeled 'Object' or Insert Object.