did full reinstall of the system (Windows 7 host, VirtualBox guest with host interface), without previous mistakes, but still getting the same error as in the beginning
messages
Code: Select all
Apr 1 07:45:57 zoneminder zmc_m1[6553]: INF [New Debug Level = 5, New Debug Log = /tmp/zm_debug.log.06553]
Apr 1 07:45:58 zoneminder zms[6320]: INF [Got signal 15 (Terminated), exiting]
An't find process with command of 'zma -m 1'pr 1 07:45:58 zoneminder zms[6320]: WAR [Unable to store frame as shared memory invalid]
Apr 1 07:45:58 zoneminder zmdc[4236]: WAR [Can't find process with command of 'zma -m 1']
Apr 1 07:45:59 zoneminder zmc_m1[6553]: INF [Starting Capture]
Apr 1 07:46:30 zoneminder zms[6569]: INF [Debug Level = 0, Debug Log = <none>]
Apr 1 07:46:30 zoneminder zms[6569]: INF [New Debug Level = 5, New Debug Log = /tmp/zm_debug.log.06569]
zm_debug
Code: Select all
04/01/09 07:46:30.882816 zms[6569].INF-zm_debug.c/292 [New Debug Level = 5, New Debug Log = /tmp/zm_debug.log.06569]
04/01/09 07:46:30.885279 zms[6569].DB1-zms.cpp/92 [Query: mode=jpeg&monitor=1&scale=100&maxfps=5&buffer=1000&connkey=871356&rand=1238586390]
04/01/09 07:46:30.897082 zms[6569].DB1-zm_monitor.cpp/2260 [Got 1 monitors]
04/01/09 07:46:30.940062 zms[6569].DB1-zm_monitor.cpp/338 [monitor purpose=0]
04/01/09 07:46:30.940613 zms[6569].DB1-zm_monitor.cpp/345 [mem.size=36865192]
04/01/09 07:46:30.942616 zms[6569].DB1-zm_zone.cpp/50 [Initialised zone 0/All - 1 - 640x480 - Rgb:ff0000, CM:3, MnAT:15, MxAT:0, MnAP:50, MxAP:75000, FB:3x3, MnFP:50, MxFP:50000, MnBS:10, MxBS:0, MnB:0, MxB:0, OF: 0]
04/01/09 07:46:30.961406 zms[6569].DB1-zm_monitor.cpp/458 [Monitor Monitor-1 has function 2]
04/01/09 07:46:30.961470 zms[6569].DB1-zm_monitor.cpp/459 [Monitor Monitor-1 LBF = '%N - %y/%m/%d %H:%M:%S', LBX = 0, LBY = 0]
04/01/09 07:46:30.961496 zms[6569].DB1-zm_monitor.cpp/460 [Monitor Monitor-1 IBC = 40, WUC = 25, pEC = 10, PEC = 10, EAF = 1, FRI = 1000, RBP = 7, FM = 0]
04/01/09 07:46:30.961541 zms[6569].DB1-zm_monitor.cpp/2457 [Loaded monitor 1(Monitor-1), 0 zones]
04/01/09 07:46:30.962154 zms[6569].DB3-zm_stream.cpp/58 [FPS:0.00, MXFPS:5, BFPS:0, EFPS:0, FM:1]
04/01/09 07:46:30.962302 zms[6569].DB3-zm_stream.cpp/65 [aEFPS:0, aFM:1]
04/01/09 07:46:30.963006 zms[6569].DB2-zm_monitor.cpp/3342 [Checking swap image location]
04/01/09 07:46:30.963059 zms[6569].DB3-zm_monitor.cpp/3343 [Checking swap image path]
04/01/09 07:46:30.963873 zms[6569].DB3-zm_monitor.cpp/2866 [Swap path '/tmp/zmswap-m1/zmswap-q871356' missing, creating]
04/01/09 07:46:30.965080 zms[6569].DB2-zm_monitor.cpp/3364 [Assigning temporary buffer]
04/01/09 07:46:31.003807 zms[6569].DB2-zm_monitor.cpp/3367 [Assigned temporary buffer]
04/01/09 07:46:33.005972 zms[6569].DB2-zm_monitor.cpp/2917 [Got message, type 1, msg 99]
04/01/09 07:46:33.006027 zms[6569].DB1-zm_monitor.cpp/3123 [Got QUERY command, sending STATUS]
04/01/09 07:46:33.006160 zms[6569].DB2-zm_monitor.cpp/3171 [L:0, D:0, P:0, R:100, d:1238586393.006, Z:100, E:1 F:0]
ports are opened
netstat -a
Code: Select all
...
tcp 0 0 192.168.1.131:54351 192.168.1.124:rtsp ESTABLISHED
tcp 0 0 192.168.1.131:54350 192.168.1.124:rtsp ESTABLISHED
...