Search found 4 matches
- Sat May 18, 2013 3:07 pm
- Forum: ZoneMinder Previous Versions
- Topic: 920228 - support for ubuntu 12.04 required for DS-4216HCI
- Replies: 0
- Views: 5209
920228 - support for ubuntu 12.04 required for DS-4216HCI
hi we've developed a software based on ZoneMinder and need to work with DS-4216HCI card and get video from cameras connected to it by using v4l library and define them in ZoneMinder as local cameras. how is it possible? is there any driver or software required for this card? i tried Cheese Webcam ...
- Tue Jan 15, 2013 11:24 am
- Forum: ZoneMinder 1.25.x
- Topic: 911026 - h264 recording causes last 4.5 seconds to be lost
- Replies: 0
- Views: 956
911026 - h264 recording causes last 4.5 seconds to be lost
hi when recording h264 i see the resulting video does not contain the last about 4 or 5 seconds. when recording mjpeg there's no problem and the video is complete. i changed the default 600 seconds to 10 seconds, but the value didn't change. i examined it with multiple cameras and the result is the ...
- Sun Dec 02, 2012 7:14 am
- Forum: ZoneMinder Previous Versions
- Topic: 910912 - i get error in Config.pm
- Replies: 0
- Views: 3229
910912 - i get error in Config.pm
hi at first, when Ubuntu is booting, i get error in line 89 of /usr/share/perl/5.10/ZoneMinder/Config.pm: my $dbh = DBI->connect( "DBI:mysql:database=".&ZM_DB_NAME.";host=".&ZM_DB_HOST, &ZM_DB_USER, &ZM_DB_PASS ); the error is: DBI connect('database=zm;host=localhost','zmuser',...) failed: Can't ...
- Sun Oct 21, 2012 10:08 am
- Forum: ZoneMinder 1.25.x
- Topic: 910730 - which perl modules?
- Replies: 0
- Views: 867
910730 - which perl modules?
hi There're duplicate files in ZoneMinder, at least the version i have. for example Database.pm, one exists in scripts/ZoneMinder/blib/lib/ZoneMinder and one in scripts/ZoneMinder/lib/ZoneMinder. which one is installed and copies into /usr/local/share/perl/5.10.1/ZoneMinder after make install? I ...