Search found 304 matches
- Tue Oct 15, 2013 4:10 am
- Forum: ZoneMinder 1.26.x
- Topic: Max Storage Usage Setting
- Replies: 4
- Views: 7690
Re: Max Storage Usage Setting
Means it is running in the background...
- Mon Sep 30, 2013 9:16 pm
- Forum: ZoneMinder 1.26.x
- Topic: Smearing images making system unusable
- Replies: 27
- Views: 31495
Re: Smearing images making system unusable
OLD ffmpeg version... problems... FFmpeg version SVN-r26402, Copyright (c) 2000-2011 the FFmpeg developers built on Jun 15 2013 17:28:03 with gcc 4.5.1 20100924 (Red Hat 4.5.1-4) configuration: --enable-shared --enable-pthreads --enable-gpl --prefix=/usr/local --enable-swscale libavutil 50.36. 0 ...
- Mon Sep 30, 2013 9:15 pm
- Forum: ZoneMinder 1.26.x
- Topic: FFmpeg Pictureerrors
- Replies: 6
- Views: 11069
Re: FFmpeg Pictureerrors
OLD ffmpeg version... problems... FFmpeg version SVN-r26402, Copyright (c) 2000-2011 the FFmpeg developers built on Jun 15 2013 17:28:03 with gcc 4.5.1 20100924 (Red Hat 4.5.1-4) configuration: --enable-shared --enable-pthreads --enable-gpl --prefix=/usr/local --enable-swscale libavutil 50.36. 0 ...
- Mon Sep 30, 2013 9:13 pm
- Forum: ZoneMinder 1.26.x
- Topic: ffmpeg can´t handle udp rstp streams
- Replies: 26
- Views: 29912
Re: ffmpeg can´t handle udp rstp streams
OLD ffmpeg verion... problems... FFmpeg version SVN-r26402, Copyright (c) 2000-2011 the FFmpeg developers built on Jun 15 2013 17:28:03 with gcc 4.5.1 20100924 (Red Hat 4.5.1-4) configuration: --enable-shared --enable-pthreads --enable-gpl --prefix=/usr/local --enable-swscale libavutil 50.36. 0 / 50 ...
- Mon Sep 30, 2013 9:03 pm
- Forum: ZoneMinder 1.26.x
- Topic: Smearing images making system unusable
- Replies: 27
- Views: 31495
Re: Smearing images making system unusable
Old ffmpeg version... you need to upgrade... and rebuild zm... then ldconfig...
- Mon Sep 30, 2013 8:58 pm
- Forum: ZoneMinder 1.26.x
- Topic: FFmpeg Pictureerrors
- Replies: 6
- Views: 11069
Re: FFmpeg Pictureerrors
Actually wasn't that simple, after installed newest FFMPEG had to rebulid zm, because the errors about FFMPEG libs... and then execute ldconfig...
- Mon Sep 30, 2013 8:36 pm
- Forum: ZoneMinder 1.26.x
- Topic: FFmpeg Pictureerrors
- Replies: 6
- Views: 11069
Re: FFmpeg Pictureerrors
Had that problem too... uninstalled FFMPEG and installed new one!!! fix it... no more problems!!!
- Mon Sep 16, 2013 2:20 am
- Forum: ZoneMinder 1.26.x
- Topic: Red is the new Blue?
- Replies: 5
- Views: 6806
Re: Red is the new Blue?
Red too... analog or digital...
- Sun Sep 08, 2013 9:28 pm
- Forum: ZoneMinder 1.26.x
- Topic: Reference Image Blend %ge
- Replies: 3
- Views: 11809
Re: Reference Image Blend %ge
Thank you very much! both!
- Wed Sep 04, 2013 10:10 pm
- Forum: ZoneMinder 1.26.x
- Topic: Reference Image Blend %ge
- Replies: 3
- Views: 11809
Reference Image Blend %ge
In 1.26 it is set to 12 as default... should I change it back to 7???
- Tue Sep 03, 2013 2:24 am
- Forum: ZoneMinder 1.25.x
- Topic: Now hear this: Please test 1.26-beta.1!
- Replies: 13
- Views: 17454
Re: Now hear this: Please test 1.26-beta.1!
I have FFMPEG version SVN-r26402, is that why sometimes i get pixelated pictures?
- Tue Sep 03, 2013 1:19 am
- Forum: Non-ZoneMinder Chat
- Topic: BTTV card … crashing computer
- Replies: 3
- Views: 6340
Re: BTTV card … crashing computer
what brand/type chip is it???
- Sun Sep 01, 2013 10:11 pm
- Forum: User Contributions
- Topic: Script to make mp4 video of previous day
- Replies: 3
- Views: 20718
Re: Script to make mp4 video of previous day
But then again, to avoid the Argument too long error... try find instead! Replace this line... ls -Ca --format=single-column -v /where_the_folder/events/1/$(TZ=EST24EDT date +%y/%m/%d)/.*/*capture.jpg > /home/user/bin/list.txt With... find /where_the_folder/events/1/$(TZ=EST24EDT date +%y/%m/%d ...
- Sun Sep 01, 2013 9:15 pm
- Forum: User Contributions
- Topic: Script to make mp4 video of previous day
- Replies: 3
- Views: 20718
Re: Script to make mp4 video of previous day
I have it like this... Create a folder like /home/user/bin, inside bin create a file like zmmkmov with #!/bin/sh #Next line is where you store the list of files to append to a movie. rm /home/weatherman/bin/list.txt #do a simple ls command, but for all files that were created "yesterday" and ...
- Sun Sep 01, 2013 2:07 am
- Forum: ZoneMinder 1.26.x
- Topic: Continuous record not working....
- Replies: 6
- Views: 8910
Re: Continuous record not working....
If your system is installed in an LVM, and home is where all the storage is, you might want to create a folder inside home and softlink to it.
df -h will tell you.
df -h will tell you.