Search found 20 matches
- Sun Nov 27, 2005 8:54 pm
- Forum: ZoneMinder Previous Versions
- Topic: ZM 1.21.4 on Mandriva 2006 Free
- Replies: 6
- Views: 3458
Got 1.21.4 working. Started from scratch with a new download. Got repeat of first error which I corrected with zm_mpeg.cpp from 1.21.3. Got repeat of second error when creating mysql, which I ignored. Apparently the second error is not fatal. Entered monitor and zone data and an event was recorded ...
- Sun Nov 27, 2005 12:49 am
- Forum: ZoneMinder Previous Versions
- Topic: ZM 1.21.4 on Mandriva 2006 Free
- Replies: 6
- Views: 3458
On compiled version solved the make issues by using zm_mpeg.cpp from 1.21.3 as suggested by rdmelin, thanks rdmelin. Still getting same db error "ERROR 1136 (21S01) at line 378: Column count doesn't match value count at row 1" with 1.21.4 and patch from http://www.computerntelecom.com/pub/zmschema ...
- Fri Nov 25, 2005 5:31 pm
- Forum: ZoneMinder Previous Versions
- Topic: ZM 1.21.4 on Mandriva 2006 Free
- Replies: 6
- Views: 3458
ZM 1.21.4 on Mandriva 2006 Free
Have a clean install of Mandriva 2006 free, kernel 2.6.12, gcc 4.0.1. Trying zm 1.21.4, I get two make errors. zm_mpeg.cpp: In member function 'double VideoStream::EncodeFrame(uint8_t*, int, bool, unsigned int)': zm_mpeg.cpp:331: error: 'struct AVCodecContext' has no member named 'time_base' zm_mpeg ...
- Mon Apr 18, 2005 7:01 pm
- Forum: ZoneMinder Previous Versions
- Topic: VLC Media Player and Remote Cam
- Replies: 14
- Views: 23645
Looking at VLC streaming features indicates the svn version of VLC can stream mpmjpeg, believe this is mpjpeg, via http. http://www.videolan.org/streaming/features.html Additional docs and streaming howto. http://www.videolan.org/doc/ http://www.videolan.org/doc/streaming-howto/en/streaming-howto-en ...
- Sun Apr 03, 2005 4:51 pm
- Forum: ZoneMinder Previous Versions
- Topic: VLC Media Player and Remote Cam
- Replies: 14
- Views: 23645
VLC Media Player and Remote Cam
VLC Media Player will stream using the mjpg codec, various encapsulations including mpeg, asf, raw and can use protocols such as http from a given URL:port etc. Is there a way to make ZM 1.20.1 catch a remote stream from VLC? Or is setting up ZM to stream from the remote site the only approach. Am ...
- Thu Mar 17, 2005 5:58 pm
- Forum: ZoneMinder Previous Versions
- Topic: Debian Sarge No Live Streamming Video or Stills
- Replies: 3
- Views: 3483
Finally got zm working in Debian Sarge, mostly. Started from scratch using http://www.salisburys.net/zoneminderlog.html as a guide for my Debian Sarge install but with Apache2. Tried ffmpeg 4.9pre-1 since that version works in my Mandrake 10.1 install. Things went pretty well until I tried to make ...
- Tue Mar 15, 2005 4:49 am
- Forum: ZoneMinder Previous Versions
- Topic: Debian Sarge No Live Streamming Video or Stills
- Replies: 3
- Views: 3483
Debian Sarge No Live Streamming Video or Stills
ZM 1.20.1 installed in Debian Sarge with all updates. CS330 webcam working properly with gqcam. Using latest cvs of ffmpeg installed in /usr/local/bin and /usr/local/lib. Have libavcodec.so and libavformat.so linked to /usr/lib. ZM console starts up properly in Mozilla 1.7.5, also tried Firefox 1.0 ...
- Tue Mar 08, 2005 9:31 pm
- Forum: ZoneMinder Previous Versions
- Topic: Strange 'make' vorbis related errors..please help!! :(
- Replies: 5
- Views: 5564
- Fri Mar 04, 2005 5:24 am
- Forum: ZoneMinder Previous Versions
- Topic: Table 'zm.Groups' doesn't exist
- Replies: 4
- Views: 3338
- Thu Mar 03, 2005 5:42 pm
- Forum: ZoneMinder Previous Versions
- Topic: Table 'zm.Groups' doesn't exist
- Replies: 4
- Views: 3338
Got it working without the zm.Groups error message. Did a "drop database zm" in mysql, rebuilt the database from scratch manually then perl ./zmconfig.pl -noi then did make and make install again. Back to being able to capture events normally. RPM's will be nice when they come out, hopefully save a ...
- Wed Mar 02, 2005 9:36 pm
- Forum: ZoneMinder Previous Versions
- Topic: Table 'zm.Groups' doesn't exist
- Replies: 4
- Views: 3338
Table 'zm.Groups' doesn't exist
Installed 1.20.1, had 1.19.5 running okay previously. ZM appears to be runing okay but get
"Table 'zm.Groups' doesn't exist" in upper left corner of webpage using Mandrake 10.1 Official upgraded to KDE 3.3.2. How to correct?
"Table 'zm.Groups' doesn't exist" in upper left corner of webpage using Mandrake 10.1 Official upgraded to KDE 3.3.2. How to correct?
- Fri Jan 21, 2005 10:14 pm
- Forum: ZoneMinder Previous Versions
- Topic: No Zone Image
- Replies: 1
- Views: 2039
- Tue Jan 18, 2005 5:56 pm
- Forum: ZoneMinder Previous Versions
- Topic: No Zone Image
- Replies: 1
- Views: 2039
No Zone Image
Got 1.19.5 working in Mandrake 10.1 using Mozilla 1.7.2. I can set up zones but no image or zone areas appear in the zone setup page. The monitor page image is okay, and it updates okay.
- Wed Jan 12, 2005 6:02 pm
- Forum: ZoneMinder Previous Versions
- Topic: Service Start Errors
- Replies: 9
- Views: 6143
Got zm 1.19.5 working in Mdk 10.1 using KDE 3.3.2. To summarize in case someone else can use the info. 1) The " Client does not support authentication protocol " was resolved with SET PASSWORD FOR 'auser'@'ahost' = OLD_PASSWORD('password'); it took more than one try, see http://dev.mysql.com/doc ...
- Tue Jan 11, 2005 11:09 pm
- Forum: ZoneMinder Previous Versions
- Topic: Service Start Errors
- Replies: 9
- Views: 6143