Having a bear of a time getting my TV-IP41WN on firmware 1.0.0.19 working
OS Ubuntu Server 11.10. Zoneminder 1.25.0
Images are showing fine, but freeze after a few frames as iff the buffer is being overrun
Control does not function at all. below are log outputs from the events.
I am using the control file posted at the beginning of this thread.
From ZoneMinder Log:
Code: Select all
2012-01-06 11:26:49.894207 web_php 1482 ERR socket_sendto( /tmp/zm/zms-916592s.sock ) failed: No such file or directory includes/functions.php 2322
2012-01-06 11:26:46.877096 web_php 1422 ERR socket_sendto( /tmp/zm/zms-916592s.sock ) failed: No such file or directory includes/functions.php 2322
2012-01-06 11:26:43.860189 web_php 1423 ERR /opt/zm/bin/zmcontrol.pl --panstep=26 --command=moveRelRight --id=3=> includes/functions.php 2322
2012-01-06 11:26:43.855370 zmcontrol 3276 FAT Can't connect: No such file or directory zmcontrol.pl
2012-01-06 11:26:34.121667 zms 3274 INF Got signal 15 (Terminated), exiting zm_signal.cpp 44
2012-01-06 11:26:33.855020 zmcontrol 3277 INF Control server 3/SkyIPCam7zz starting at 12/01/06 11:26:33 zmcontrol.pl
2012-01-06 11:26:33.852090 zmcontrol 3276 INF Starting control server 3/SkyIPCam7zz zmcontrol.pl
From Apache Error Log:
Code: Select all
[Fri Jan 06 11:26:26 2012] [error] [client 192.168.1.226] Using network protocols without global network initialization. Please use avformat_network_init(), this will become mandatory later., referer: *edit site url*/index.php?view=watch&mid=3
[Fri Jan 06 11:26:43 2012] [error] [client 192.168.1.226] ERR [/opt/zm/bin/zmcontrol.pl --panstep=26 --command=moveRelRight --id=3=>], referer: *edit site url*/index.php?view=watch&mid=3
[Fri Jan 06 11:26:46 2012] [error] [client 192.168.1.226] ERR [socket_sendto( /tmp/zm/zms-916592s.sock ) failed: No such file or directory], referer: *edit site url*/index.php?view=watch&mid=3
[Fri Jan 06 11:26:49 2012] [error] [client 192.168.1.226] ERR [socket_sendto( /tmp/zm/zms-916592s.sock ) failed: No such file or directory], referer: *edit site url*/index.php?view=watch&mid=3
From Syslog:
Code: Select all
Jan 6 11:26:33 zoneminder zmcontrol[3276]: INF [Starting control server 3/SkyIPCam7zz]
Jan 6 11:26:33 zoneminder zmcontrol[3277]: INF [Control server 3/SkyIPCam7zz starting at 12/01/06 11:26:33]
Jan 6 11:26:34 zoneminder zms[3274]: INF [Got signal 15 (Terminated), exiting]
Jan 6 11:26:43 zoneminder zmcontrol[3276]: FAT [Can't connect: No such file or directory]
Jan 6 11:26:43 zoneminder web_php[1423]: ERR [/opt/zm/bin/zmcontrol.pl --panstep=26 --command=moveRelRight --id=3=>]
Jan 6 11:26:46 zoneminder web_php[1422]: ERR [socket_sendto( /tmp/zm/zms-916592s.sock ) failed: No such file or directory]
Jan 6 11:26:49 zoneminder web_php[1482]: ERR [socket_sendto( /tmp/zm/zms-916592s.sock ) failed: No such file or directory]
If anyone could assist I would be very grateful