Because i need to configure Sony Network Cameras and 1.25 doesn't support it.dogmeat206 wrote:Why not use 1.25?
Search found 8 matches
- Thu Oct 20, 2011 7:08 am
- Forum: ZoneMinder 1.25.x
- Topic: Reinstalling
- Replies: 7
- Views: 3651
Re: Reinstalling
- Wed Oct 19, 2011 3:18 pm
- Forum: ZoneMinder 1.25.x
- Topic: Reinstalling
- Replies: 7
- Views: 3651
Re: Reinstalling
I gave up and now im trying to install Zoneminder 1.22.3... the exactly version with the patch 1.22.3. Now i got this error doing make... this is crazy: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -D__STDC_CONSTANT_MACROS -march=native -O2 -pipe -march=native -O2 -pipe -MT zmc.o -MD ...
- Tue Oct 18, 2011 12:22 pm
- Forum: ZoneMinder 1.25.x
- Topic: Reinstalling
- Replies: 7
- Views: 3651
Re: Reinstalling
I am patching the zoneminder version 1.25 with the patches 1.22.1, and here are the chunks that fails: patching file zm_remote_camera.cpp Hunk #3 FAILED at 568. 1 out of 4 hunks FAILED -- saving rejects to file zm_remote_camera.cpp.rej ...
- Tue Oct 18, 2011 12:14 pm
- Forum: ZoneMinder 1.25.x
- Topic: Reinstalling
- Replies: 7
- Views: 3651
Re: Reinstalling
I realized that this error appears when i patch the files zm_remote_camera.cpp and zm_remote_camera.h with the Sony SNC patches.... When i patch this files whit whatever of the two versions (the 1.22.1 and 1.22.3) some chunks fails....
I dont know what else can i do...
I dont know what else can i do...
- Mon Oct 17, 2011 10:34 am
- Forum: ZoneMinder 1.25.x
- Topic: Reinstalling
- Replies: 7
- Views: 3651
Re: Reinstalling
This is the line 76 of the zm_remote_camera.cpp script 71 sa.sin_family = hp->h_addrtype; 72 sa.sin_port = htons(atoi(port.c_str())); 73 } 74 } 75 76 else if ( !strcasecmp( conte nt_type, "application/octet-stream" ) ) 77 { 78 // Possibly an SNC-M?W M JPEG stream 79 Debug( 3, ( "Got possibl e SNC-M ...
- Mon Oct 17, 2011 10:19 am
- Forum: ZoneMinder 1.25.x
- Topic: Reinstalling
- Replies: 7
- Views: 3651
Reinstalling
I did another post asking for support but nobody answered, so I try to reinstall again from source, not from deb packages. I am doing "make" and i got this error everytime: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT ...
- Tue Oct 11, 2011 3:39 pm
- Forum: ZoneMinder 1.25.x
- Topic: Sony SNC-M3
- Replies: 2
- Views: 1882
Re: Sony SNC-M3
Can anybody help me? im frustated!!
- Tue Oct 11, 2011 9:58 am
- Forum: ZoneMinder 1.25.x
- Topic: Sony SNC-M3
- Replies: 2
- Views: 1882
Sony SNC-M3
Hi, i installed the zm package from the Ubuntu sources, so i didnt have the tar.gz file. Im trying to record a Sony SNC-M3 camera but it doesnt working, i have the configuration as it says in the official wiki: http://www.zoneminder.com/wiki/index.php/Sony The only thing i didn't do is patch the two ...