Search found 8 matches
- Sun Aug 25, 2013 1:07 pm
- Forum: ZoneMinder 1.25.x
- Topic: ERR 'zmfilter.pl ' exited abnormally, exit status 9 zmdc.pl
- Replies: 0
- Views: 1301
ERR 'zmfilter.pl ' exited abnormally, exit status 9 zmdc.pl
I have Zoneminder v1.25.0 on Ubuntu 13.04 pure installed from repository. It does not upload to FTP. I see it prepare files to send, make zero file with the same name on ftp server, but does not upload a bit. 2013-08-25 16:35:06.946580 zmdc 2762 ERR 'zmfilter.pl ' exited abnormally, exit status 9 ...
- Tue Sep 08, 2009 7:48 am
- Forum: ZoneMinder 1.24.x
- Topic: Video Generation Failed! - undefined symbol: av_free_packet
- Replies: 4
- Views: 4200
Re: same here
I'm also getting this error in the ffmpeg.log Did you resolve this? I'm using a Ubuntu 9.04 server install. No, I'm not. I understand that for getting it work properly I should compliance codecs with other applications. It's seems to complicated if you use you system not only as a video ...
- Thu Aug 06, 2009 7:53 am
- Forum: ZoneMinder 1.24.x
- Topic: Video Generation Failed! - undefined symbol: av_free_packet
- Replies: 4
- Views: 4200
Re: Video Generation Failed! - undefined symbol: av_free_pac
I compiled and install ZM v1.24.2 with the latest ffmpeg on pure clean Ubuntu 9.04 AND IT`S WORKED PERFECTLY including video generation. Then I install some other programs like SMPlayer and ets. As a result I find Video Generation Failed! Is anybody have any ideas? Don't install those programs or ...
- Tue Aug 04, 2009 7:06 pm
- Forum: ZoneMinder 1.24.x
- Topic: Video Generation Failed! - undefined symbol: av_free_packet
- Replies: 4
- Views: 4200
Video Generation Failed! - undefined symbol: av_free_packet
Hi all. I compiled and install ZM v1.24.2 with the latest ffmpeg on pure clean Ubuntu 9.04 AND IT`S WORKED PERFECTLY including video generation. Then I install some other programs like SMPlayer and ets. As a result I find Video Generation Failed! mpeg video streams in browser work fine FFmpeg ...
- Mon Mar 02, 2009 6:30 am
- Forum: ZoneMinder 1.24.x
- Topic: ZM 1.24.1 with D-link DCS-2120 on Ubuntu 8.10
- Replies: 2
- Views: 3196
My camera is D-link DCS-2120 As I mentioned it's works fine with MJPEG according to Wiki http://www.zoneminder.com/wiki/index.php/D-Link#DCS-2120 but not work with Remote Protocol - RTSP Remote Method - any of them Remote Host Name - 192.168.1.x Remote Host Port - 554 Remote Host Path - /live.sdp I ...
- Fri Feb 27, 2009 2:02 pm
- Forum: ZoneMinder 1.24.x
- Topic: ZM 1.24.1 with D-link DCS-2120 on Ubuntu 8.10
- Replies: 2
- Views: 3196
ZM 1.24.1 with D-link DCS-2120 on Ubuntu 8.10
Hi everybody! I moved from ZM 1.23 to 1.24 according to Wiki description http://www.zoneminder.com/forums/viewtopic.php?t=13140 With the only difference that I take some ideas and latest ffmpeg sources from "howto" article http://ubuntuforums.org/showthread.php?t=786095 Russian speaking people can ...
- Wed Feb 04, 2009 4:27 pm
- Forum: User Contributions
- Topic: Patch for SMTP with SSL
- Replies: 25
- Views: 25629
Lot of thanks to Mateusz Knapik He opend my eyes: By SQL operation I mean sending commands (like CREATE, SELECT, INSERT etc.) to SQL server by any tool to database administration (in example phpMyAdmin or terminal). If you have Linux with MySQL server it should look something like this (I'm using ...
- Tue Jan 27, 2009 2:18 pm
- Forum: User Contributions
- Topic: Patch for SMTP with SSL
- Replies: 25
- Views: 25629
Re: Patch for SMTP with SSL
>Here is a patch for zmfilter.pl: http://mat02.aplus.pl/SMTP_SSL_patch.diff >And here is patch for database (configuration): http://mat02.aplus.pl/SMTP_SSL_patch.sql I do pach my zmfilter.pl and make additions in ConfigAdmin.pm and zm_create.sql.in as well. But I still can't see the addition fields ...