Search found 8 matches
- Thu Jan 09, 2020 4:17 pm
- Forum: ZoneMinder 1.32.x
- Topic: Multiple Events - Same Camera
- Replies: 1
- Views: 1558
Multiple Events - Same Camera
Im looking at recording my driveway camera 24/7 with a 5 day retention (that is already setup and working) What next I'm looking to do it get a push notification if someone/thing walks on my front porch (which is in the fov) I set the zone in the current monitor and set the mode to mocord, but i ...
- Mon May 21, 2018 6:38 pm
- Forum: ZoneMinder 1.30.x
- Topic: FFMPEG Output Options
- Replies: 3
- Views: 2520
Re: FFMPEG Output Options
Bump ?
- Sat May 05, 2018 4:20 pm
- Forum: ZoneMinder 1.30.x
- Topic: FFMPEG Output Options
- Replies: 3
- Views: 2520
Re: FFMPEG Output Options
I did this
-c:v libx264 -preset ultrafast -b 2500k -s 1280x720 /xxx/xxx/xxx/xxx/`date +"%Y_%m_%d-%H_%M_%N"`.avi
and this is what the output is
2018_05_05-11_10_177114471.avi
-c:v libx264 -preset ultrafast -b 2500k -s 1280x720 /xxx/xxx/xxx/xxx/`date +"%Y_%m_%d-%H_%M_%N"`.avi
and this is what the output is
2018_05_05-11_10_177114471.avi
- Thu May 03, 2018 5:55 pm
- Forum: ZoneMinder 1.30.x
- Topic: FFMPEG Output Options
- Replies: 3
- Views: 2520
FFMPEG Output Options
I have it setup to record events and convert them to .avi with no issues. I recently added another camera and can not for the life of me find the switch needed to have the name include the monitor name. This is what i currently have as my output options. -c:v libx264 -preset ultrafast -b 2500k -s ...
- Fri Feb 09, 2018 5:03 am
- Forum: ZoneMinder 1.31.x
- Topic: ffmpeg settings for smaller file Size
- Replies: 1
- Views: 2276
ffmpeg settings for smaller file Size
I have been reading alot up on ffmpeg and its crazy on what it can do. Most of it over my head. I have been using this as a resource = https://ffmpeg.org/ffmpeg.html#filter_005foption Was wondering if anybody here had a better script to have my files be smaller. I average 1gb per 10min - so one day ...
- Mon Feb 05, 2018 5:34 am
- Forum: ZoneMinder 1.30.x
- Topic: ZM 1.30.4 API issue on ubuntu 17.10
- Replies: 36
- Views: 77673
Re: ZM 1.30.4 API issue on ubuntu 17.10
I was able to get the API working. Fresh install of 17.10 with just LAMP and Webmin Downloaded the Zesty .deb from the iconnor PPA and copied to my home directory. Shortened the name to zoneminder.deb installed Zoneminder .deb with: apt install /home/bill/zoneminder.deb used the WIKI instructions ...
- Sat Feb 03, 2018 12:27 am
- Forum: ZoneMinder 1.30.x
- Topic: Video Creation and Upload to FTP
- Replies: 2
- Views: 2489
Re: Video Creation and Upload to FTP
BUMMPITY BUMP
ANYBODY?
ANYBODY?
- Mon Jan 29, 2018 10:58 pm
- Forum: ZoneMinder 1.30.x
- Topic: Video Creation and Upload to FTP
- Replies: 2
- Views: 2489
Video Creation and Upload to FTP
Hey guys... Loaded up Ubuntu and have everything working. Filters / FTP Upload / Remote Access... All good on that. The problem that I'm having is that I would like to upload the event as a Video and not 10k jpegs in a zip file. I have been researching and researching on the site and found a few ...