Problems connecting IP cameras

Forum for questions and support relating to the 1.24.x releases only.
Locked
redelek
Posts: 3
Joined: Thu Sep 06, 2012 10:58 am

Problems connecting IP cameras

Post by redelek »

I am in his company's cameras GeoVision GV-BOX110. So far, four tabs opened in IE and you could see an image of them. I found ZoneMind and decided to connect them. Unfortunately, despite the best efforts I am not able to log in and download their images. Have any of you had dealing with these cameras and was able to connect?

In addition, I have a message log

Code: Select all

2012-09-06T10:15:27.857075+02:00 sagitta zmwatch[1628]: ERR [Can't get shared memory id '7a6d0001', 1: No such file or directory]
2012-09-06T10:15:27.857422+02:00 sagitta zmwatch[1628]: ERR [Can't get shared memory id '7a6d0002', 2: No such file or directory]
2012-09-06T10:15:37.858117+02:00 sagitta zmwatch[1628]: ERR [Can't get shared memory id '7a6d0001', 1: No such file or directory]
2012-09-06T10:15:37.858386+02:00 sagitta zmwatch[1628]: ERR [Can't get shared memory id '7a6d0002', 2: No such file or directory]
2012-09-06T10:15:47.859275+02:00 sagitta zmwatch[1628]: ERR [Can't get shared memory id '7a6d0001', 1: No such file or directory]
2012-09-06T10:15:47.859660+02:00 sagitta zmwatch[1628]: ERR [Can't get shared memory id '7a6d0002', 2: No such file or directory]
2012-09-06T10:15:57.860410+02:00 sagitta zmwatch[1628]: ERR [Can't get shared memory id '7a6d0001', 1: No such file or directory]
2012-09-06T10:15:57.860756+02:00 sagitta zmwatch[1628]: ERR [Can't get shared memory id '7a6d0002', 2: No such file or directory]
2012-09-06T10:16:07.861519+02:00 sagitta zmwatch[1628]: ERR [Can't get shared memory id '7a6d0001', 1: No such file or directory]
2012-09-06T10:16:07.861786+02:00 sagitta zmwatch[1628]: ERR [Can't get shared memory id '7a6d0002', 2: No such file or directory]
2012-09-06T10:16:17.862546+02:00 sagitta zmwatch[1628]: ERR [Can't get shared memory id '7a6d0001', 1: No such file or directory]
2012-09-06T10:16:17.862888+02:00 sagitta zmwatch[1628]: ERR [Can't get shared memory id '7a6d0002', 2: No such file or directory]
Increased the memory and still the same

Code: Select all

kernel.shmall = 512000
kernel.shmmax = 1000000000
My system is debian 64 bit 6.0.5

Best Regards
Redelek
Carrier82
Posts: 96
Joined: Sat Jul 28, 2012 8:30 pm

Re: Problems connecting IP cameras

Post by Carrier82 »

Perhaps you don't have enough ram for the shared memory you've allocated? Try these values (don't know why, just a hunch) (kernel.shmall = 32 MB, kernel.shmmax = 512 MB)
kernel.shmall = 33554432
kernel.shmmax = 536870912
redelek
Posts: 3
Joined: Thu Sep 06, 2012 10:58 am

Re: Problems connecting IP cameras

Post by redelek »

Unfortunately still the same: (. Could it be your fault?
I have an

Code: Select all

cat / proc / cpuinfo
processor: 0
vendor_id: GenuineIntel
cpu family: 6
model: 15
model name: Intel (R) Pentium (R) Dual CPU E2200@2.20GHz
stepping: 13
cpu MHz: 2200.228
cache size: 1024 KB
physical id: 0
siblings: 2
core id: 0
cpu cores: 2
apicid: 0
apicid initial: 0
fpu: yes
fpu_exception: yes
CPUID Level: 10
wp: yes
flags: fpu vme de pse tsc msr pae mce apic sep mtrr CX8 pge mca cmov pat pse36 mmx CLFLUSH dts acpi fxsr sse ss ht tm SSE2 PBE syscall nx lm constant_tsc arch_perfmon PEBS bts rep_good aperfmperf trunks dtes64 monitor est tm2 ds_cpl SSSE3 CX16 xtpr pdcm lahf_lm
bogomips: 4400.45
CLFLUSH size: 64
cache_alignment: 64
address sizes: 36 bits physical, 48 bits virtual
power management:

processor: 1
vendor_id: GenuineIntel
cpu family: 6
model: 15
model name: Intel (R) Pentium (R) Dual CPU E2200@2.20GHz
stepping: 13
cpu MHz: 2200.228
cache size: 1024 KB
physical id: 0
siblings: 2
core id: 1
cpu cores: 2
apicid: 1
initial apicid: 1
fpu: yes
fpu_exception: yes
CPUID Level: 10
wp: yes
flags: fpu vme de pse tsc msr pae mce apic sep mtrr CX8 pge mca cmov pat pse36 mmx CLFLUSH dts acpi fxsr sse ss ht tm SSE2 PBE syscall nx lm constant_tsc arch_perfmon PEBS bts rep_good aperfmperf trunks dtes64 monitor est tm2 ds_cpl SSSE3 CX16 xtpr pdcm lahf_lm
bogomips: 4399.88
CLFLUSH size: 64
cache_alignment: 64
address sizes: 36 bits physical, 48 bits virtual
power management:


RMA 2GB memory

Does anyone of you know what you need to enter in the field
Remote Host Name
Remote Host Port
Remote Host Path

Best Regards
Redelek
Carrier82
Posts: 96
Joined: Sat Jul 28, 2012 8:30 pm

Re: Problems connecting IP cameras

Post by Carrier82 »

redelek wrote:Unfortunately still the same: (. Could it be your fault?
Probably is! You caught me there :)

Remote host name, port and path might be found in the camera manual.
redelek
Posts: 3
Joined: Thu Sep 06, 2012 10:58 am

Re: Problems connecting IP cameras

Post by redelek »

I read the manual from start to finish and I have not found how to connect using the username and password typed in the url. The camera supports RTSP, but check what ports are open I have only

Code: Select all

nmap 192.168.1.177
Interesting ports on 192.168.1.177:
Not shown: 995 closed ports
PORT STATE SERVICE
80/tcp open http
135/TCP filtered MSRPC
139/tcp filtered netbios-ssn
7000/tcp filtered afs3-fileserver
10000/tcp open SNET-sensor-mgmt

Nmap done: 1 IP address (1 host up) scanned in 1.27 seconds
Please help me how to connect the camera to the GV-BX110D zoneMinder.
Cameras can update the firmware?

Best Regards
Redelek
Carrier82
Posts: 96
Joined: Sat Jul 28, 2012 8:30 pm

Re: Problems connecting IP cameras

Post by Carrier82 »

rtsp://ip_adx:8554/CH001.sdp

Perhaps RTSP has to be setup in the camera settings somehow.
(http://www.soleratec.com/rtsp/rtsp_list ... manufact=1)
Locked