Edimax Technology i-Watcher Pan/Tilt Internet IP Camera Manuale Utente Pagina 35

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 45
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 34
17. HTML Code for your website or blog
You can show camera video in your website or blog, add HTML code into your website or
download sample code from http://www.iwatcher.net/ipcam/code_samples/IC-5000PT.html
Note:
<script>
function addElement() {
var newdiv = document.createElement('img');
newdiv.setAttribute('id','oImgTmpMV');
document.appendChild(newdiv);
}
</script>
</HEAD>
<BODY onload='addElement();initCamera("http://xxx.xxx.xxx.xxx");'>
<OBJECT ID=oTempCtl
CODEBASE="http://www.iwatcher.net/ipcam/viewer/IC-5000PT/WinWebPush.cab#versi
on=1,0,1,5"
CLASSID="CLSID:7876E4A5-78B7-4020-B08F-C960A1ED54C9"
width=320 height=240>
</OBJECT>
<SCRIPT language="JavaScript"
SRC="http://www.iwatcher.net/ipcam/viewer/IC-5000PT/pt.js"></SCRIPT>
z
http://xxx.xxx.xxx.xxx , your i-Watcher Network Camera IP address
z
width = 320 height=240 , video size
35
Vedere la pagina 34
1 2 ... 30 31 32 33 34 35 36 37 38 39 40 ... 44 45

Commenti su questo manuale

Nessun commento