Download Latest Version mochad-0.1.16.tar.gz (129.7 kB)
Email in envelope

Get an email when there's a new version of mochad

Home / chumbyzm
Name Modified Size InfoDownloads / Week
Parent folder
chumbyzm.tgz 2011-05-25 1.8 kB
README 2011-05-24 562 Bytes
Totals: 2 Items   2.4 kB 0
Show ZoneMinder camera snapshots on chumby.

The WebCam source code compiles with mtasc on Ubuntu Linux 10.04.

1) Edit WebCamMain.as to add your ZoneMinder cameras. Non-ZoneMinder cameras
also work.

ZoneMinder URL format:

http://192.168.1.xxx/cgi-bin/nph-zms?mode=single&scale=50&monitor=1

mode=single -- Grab a single JPG image
scale=50    -- Scale 640x480 camera image to 320x240 for chumby screen
monitor=1   -- ZoneMinder monitor/camera #1

2) Edit runswf to specify the hostname or IP address of chumby.

3) Test your changes.

$ ./runswf WebCamMain.as
Source: README, updated 2011-05-24