Paste the following code into your the HTML Code of your website:
|
<!-- VisionGS Code Begin --> <script
language="JavaScript"> <!-- VisionGS Code End --> |
If you want to open a remote webcam window, set the link to:
|
javascript:pop('webcam.html','320','240') |
Where 'webcam.html' is your website to open, '320' the width and '240' the height of the remote window. Here a working example.