From: <sr...@e-...> - 2005-08-22 11:04:08
|
I am using motion 3.2.3-1 on an Debian Sarge Server. I compile it, because the .deb package shows this error when I try to install it: dpkg-deb (subprocess): short read in buffer_copy (failed to write to pipe in copy) dpkg-deb: subprocess paste returned error exit status 2 dpkg: error processing motion_3.2.3-1_i386.deb (--install): short read in buffer_copy (backend dpkg-deb during `./usr/bin/motion') Errors were encountered while processing: motion_3.2.3-1_i386.deb I have got four dlink 900 ip cameras. My problem is that two cameras gives this error: [1] timeout on connect() [1] re-opening camera (non-streaming) [1] Error capturing first image [1] Thread finishing... All the thread are using a .conf like this: netcam_url http://192.168.1.101/image.jpg netcam_userpass admin:password The IP and the user/passwords are corrects, because I can access all the cameras with firefox. I don't find information about the "timeout on connect" error. Can you help me? Thanks. |