Search found 41 matches
- Mon Oct 06, 2014 4:07 am
- Forum: ZoneMinder 1.26.x
- Topic: bluecherry card, monitor scramble
- Replies: 2
- Views: 4251
Re: bluecherry card, monitor scramble
thats it, thanks.
- Thu Sep 25, 2014 3:57 am
- Forum: ZoneMinder 1.26.x
- Topic: bluecherry card, monitor scramble
- Replies: 2
- Views: 4251
bluecherry card, monitor scramble
With one camera it is fine, with all four ports used all the images scramble and flicker.
I've fixed this before but can't remember the correct option to change?
I've fixed this before but can't remember the correct option to change?
- Tue Feb 28, 2012 10:24 am
- Forum: ZoneMinder 1.24.x
- Topic: Dual PV-149
- Replies: 6
- Views: 4906
Re: Dual PV-149
Did you try working up from a smaller capture size?
Did you try different capture pallets?
Try starting at 320 X 240 and I think it's BGR24.
I'm a bit surprised that rgb565 works.
Whats the CPU usage?
Did you try different capture pallets?
Try starting at 320 X 240 and I think it's BGR24.
I'm a bit surprised that rgb565 works.
Whats the CPU usage?
- Wed Feb 08, 2012 2:42 am
- Forum: ZoneMinder 1.24.x
- Topic: Accessing Zoneminder from 200 miles away
- Replies: 5
- Views: 3520
Re: Accessing Zoneminder from 200 miles away
Wouldn't have a clue what you're talking about. Sorry! There's a number of ways to do this, not many of them can be explained in detail here. But the simple answer is forward port 80 and 22 to your zoneminder computer on your modem/router. Then you should be able to access the zm page from anywhere ...
- Fri Jan 20, 2012 10:26 pm
- Forum: ZoneMinder 1.24.x
- Topic: Copy Zoneminder Files From Events Directory
- Replies: 2
- Views: 2658
Re: Copy Zoneminder Files From Events Directory
Remove the loops and use a cron script?
crontab - e
something like
* 1 * * * * cp /some/directory/*jpg* /some/other/directory
1 1 * * * * echo "somethiongs done"
* 2 * * * * cp /some/directory/*jpg* /some/other/directory
1 2 * * * * echo "somethiongs done"
crontab - e
something like
* 1 * * * * cp /some/directory/*jpg* /some/other/directory
1 1 * * * * echo "somethiongs done"
* 2 * * * * cp /some/directory/*jpg* /some/other/directory
1 2 * * * * echo "somethiongs done"
- Fri Jan 20, 2012 10:20 pm
- Forum: ZoneMinder 1.24.x
- Topic: USB camera
- Replies: 0
- Views: 1310
USB camera
Mint 10 The camera is seen by gucview It's mounted ony@tony ~ $ ls -l /dev/video* crw-rw----+ 1 root video 81, 0 2012-01-20 14:09 /dev/video0 I had a blue cherry card and cctv camera working on the same system USP camera is a logitech c270 I monkeyed with the settings source type: local function ...
- Wed Jul 27, 2011 6:30 pm
- Forum: ZoneMinder 1.24.x
- Topic: get a single jpg file of an event via command line
- Replies: 1
- Views: 1608
Re: get a single jpg file of an event via command line
You might be able to do something with alpine or another command line interface.
http://en.wikipedia.org/wiki/Alpine_%28e-mail_client%29
You could also write the script to put the saved j-peg in the /var/www directory and then look at it remotely. Or send it to you with ssh?
http://en.wikipedia.org/wiki/Alpine_%28e-mail_client%29
You could also write the script to put the saved j-peg in the /var/www directory and then look at it remotely. Or send it to you with ssh?
- Tue Jul 26, 2011 7:28 am
- Forum: ZoneMinder 1.24.x
- Topic: Help on creating video per day
- Replies: 1
- Views: 1366
Re: Help on creating video per day
Do you know anything about scripting? Probably can do it with appending. Write to cron to start a script that sends one file to the hard drive and appends it to the master file for that day, then send another copy to another file to save the ten minute increments or whatever you record at. Probably ...
- Thu Jul 14, 2011 5:43 am
- Forum: ZoneMinder 1.24.x
- Topic: Linux desktop or server portforwarding
- Replies: 9
- Views: 3827
Re: Linux desktop or server portforwarding
If you can access port 80 from the outside and get the "it works" page, try typing zm after that. Something like http://localhost/zm or whatever it says. You seem to have two problems, one making dyndns work and one making your computer available to to you outside the network. They both work ...
- Thu Jul 14, 2011 1:04 am
- Forum: ZoneMinder 1.24.x
- Topic: Linux desktop or server portforwarding
- Replies: 9
- Views: 3827
Re: Linux desktop or server portforwarding
apache is default port 80 as to dyndns follow the directions for the ddns there and that sorta worked for me, it would update off and on. When I was puzzling that out I discovered one little script change that made it go. I access my home ZM from my ####.dyndns-blog.com page and then link it from my ...
- Thu Jul 14, 2011 12:55 am
- Forum: ZoneMinder 1.24.x
- Topic: Record 24h and rename events as the days of the week
- Replies: 3
- Views: 1951
Re: Record 24h and rename events as the days of the week
speaking of cron jobs
You want one long file for every day of the week?
or you want the names changed to the day of the week with the numbers still intact?
instead of event-123456
you get monday-123456
You want one long file for every day of the week?
or you want the names changed to the day of the week with the numbers still intact?
instead of event-123456
you get monday-123456
- Thu Jul 14, 2011 12:32 am
- Forum: ZoneMinder 1.24.x
- Topic: how to limit events to a certain timeframe
- Replies: 2
- Views: 1742
Re: how to limit events to a certain timeframe
http://en.wikipedia.org/wiki/Cron At the prompt easiest editor $ sudo export EDITOR=gedit $ crontab -e #do something like 01 18 * * * /what/ever/you/want/to/start # everyday start at seven pm 01 08 * * * /what/ever/you/want/to/stop #every day at eight am I think you might be able to start and stop ...
- Wed Jul 13, 2011 11:47 pm
- Forum: ZoneMinder 1.24.x
- Topic: Linux desktop or server portforwarding
- Replies: 9
- Views: 3827
Re: Linux desktop or server portforwarding
I run dyndns and it works like a champ when you get it configured. look around there is another script you need to configure after you get dyndns. As far as I know you have to forward all routers and modems to a specific machine. Even if there is only one computer on it you have to check for that ...
- Wed Jul 13, 2011 11:37 pm
- Forum: ZoneMinder 1.24.x
- Topic: New User hardware recommendations
- Replies: 4
- Views: 2751
Re: New User hardware recommendations
Go to blue cherry http://store.bluecherry.net/products/PV%252d143-%252d-4-port-video-capture-card-%2830FPS%29-%252d-OEM.html This works for me Then do a search for any cctv cameras. I got four OK ones a few months ago for $100. they should come with the cables but you may need to get some rca bnc ...
- Wed Jul 06, 2011 9:49 am
- Forum: ZoneMinder 1.24.x
- Topic: make it not start at boot
- Replies: 2
- Views: 1713
Re: make it not start at boot
That no work. Running it on ubuntu and mint. It would be really nice to be able to use other programs and then if I wanted to, to turn on zoneminder. It's also annoying to start monkeying around with other programs and have to remind myself to turn off zoneminder after I've spent half an hour ...