# P2pwificam

# Dit is de 1e webcam

Oftewel ICAM-608 IHOMECAM

MAC: 00:ED:AC:4F:BF:B9

[http://192.168.1.30:8888/index.htm](http://192.168.1.30:8888/index.htm)

[http://192.168.1.30:8888/jpeg.html](http://192.168.1.30:8888/jpeg.html)

[http://192.168.1.30:8888/videostream.cgi](http://192.168.1.30:8888/videostream.cgi)

[http://192.168.1.30:8888/videostream.cgi?user=admin&amp;pwd=](http://192.168.1.30:8888/videostream.cgi?user=admin&pwd=)

Zoneminder:

HTTP, simple, IP, port, Remote Host Path:/videostream.cgi?user=admin&amp;pwd= , 640x360

HTTP, Regexp, 192.168.1.30, 8888, /videostream.cgi?user=admin&amp;pwd=admin, 24 bit color, 640x360

# camera1.conf

```
cat camera1.conf
#PVDM

camera_id = icam608
lext_left CAMERA1
width 1280
height 720
netcam_url http://192.168.1.30:8888/videostream.cgi?user=admin&pwd=
netcam_keepalive on
target_dir /data/motion/
picture_filename CAM1-%q
```