Page 3 of 3
Posted: Tue Nov 27, 2007 4:41 pm
by gneuf
I think I discovered that the SNC cameras are supported under 1.22.3.
I'll check that today and post the patches if not...
Maybe even get the camera control script finished? Sorry - been working a lot lately and no free time to hack...
SONY M1
Posted: Wed Nov 28, 2007 3:40 pm
by mballou
Hello,
I noticed the 1.22.3 link on the site was down for the SONY M1/M3 Patch. I work for a K12 school and have a number of these cameras, hoping to get the patch to work or included in another release.
Posted: Wed Nov 28, 2007 5:58 pm
by gneuf
A quick apology to all - I'll have the 1.22.3 patches done by the weekend. Thought they were done, but in the process of reloading that machine I seem to have lost them...
SONY M1
Posted: Wed Nov 28, 2007 6:16 pm
by mballou
Thanks for your efforts, this will be a major upgrade from our Standard "4" ip cam software that comes with the Sony SNC-M1.
Posted: Fri Nov 30, 2007 8:03 am
by gneuf
So, I've posted the newest patch files for the SNC-M3W and SNC-M1W
here as a gzipped tar file containing two patches [tested/working] and the latest [buggy] control script.
I'll start a new
thread that explains patching and recompiling, and then update the Wiki page with the same info.
Basically:
Open a shell.
Go to the ZM sources wherever you originally unpacked them.
Go into the src directory:
shell>
cd src
Extract the files:
shell>
tar zvxf /path/to/your/downloaded/zm_snc_v2_patches.tgz
Backup the original files you are about to patch:
shell>
cp zm_remote_camera.cpp zm_remote_camera.cpp.original
shell>
cp zm_remote_camera.h zm_remote_camera.h.original
Patch your sources:
shell>
patch < zm_remote_camera-1.22.3-SNCM.cpp.patch
shell>
patch < zm_remote_camera-1.22.3-SNCM.h.patch
Copy the zmcontrol-SNC-M3W.pl to /usr/local/bin:
shell>
cp zmcontrol-SNC-M3W.pl /usr/local/bin
Go back up to the ZM root directory and recompile and install:
shell>
cd ..
shell>
make && make install
Go setup the camera control script...more on that in the new post...check the Wiki as well...and let me know if it works!
Sony M1 Patch link down.
Posted: Mon May 12, 2008 4:29 pm
by mballou
Hello,
Can anyone post the latest Sony SNC-M1 patch? I have a dozen of these cameras and would like to get them working with ZM.
Thanks,
Matt
Posted: Mon May 12, 2008 4:58 pm
by gneuf
The original server is offline, but I'll get something up and on that link with the files later today...
SONY M1
Posted: Mon May 12, 2008 5:27 pm
by mballou
Any idea if it was included in 1.23.x?
Posted: Mon May 12, 2008 10:54 pm
by gneuf
I don't think so...