Connection refused

Forum for questions and support relating to the 1.24.x releases only.
Locked
mkeil
Posts: 1
Joined: Tue Feb 22, 2011 12:22 pm

Connection refused

Post by mkeil »

hello everybody,

i get the following error (/var/log/syslog):

Code: Select all

Feb 22 13:20:59 lnx-webcam zmc_m1[2463]: INF [Starting Capture]
Feb 22 13:20:59 lnx-webcam zmc_m1[2463]: ERR [Can't connect to remote camera: Connection refused]
Feb 22 13:20:59 lnx-webcam zmc_m1[2463]: ERR [Unable to connect to camera]
Feb 22 13:20:59 lnx-webcam zmc_m1[2463]: ERR [Failed to pre-capture monitor 1 (0/1)]
here is my configuration for this monitor:

Code: Select all

Source Type: Remote
Function: Monitor
Remote Protocol: HTTP
Remote Method: Simple
Remote Host Name: user:pw@ip
Remote Host Path: axis-cgi/mjpg/video.cgi?resolution=640x480
Capture Width (pixels): 640
Capture Height (pixels): 480

Timestamp Label Format: %N - %y/%m/%d %H:%M:%S
ipcs:

Code: Select all

root@lnx-webcam:/tmp# ipcs -l

------ Shared Memory Limits --------
max number of segments = 4096
max seg size (kbytes) = 13107200
max total shared memory (kbytes) = 53687091596
min seg size (bytes) = 1

------ Semaphore Limits --------
max number of arrays = 128
max semaphores per array = 250
max semaphores system wide = 32000
max ops per semop call = 32
semaphore max value = 32767

------ Messages: Limits --------
max queues system wide = 7936
max size of message (bytes) = 8192
default max size of queue (bytes) = 16384
its a AXIS 207W network camera. does anyone have suggestions to solve this problem? do you need more information?

mkeil
Locked