Getting Lines
Getting Lines
Hello,
Im trying to setup a 21 camera system using zoneminder. The problem I am getting is some cameras...if theres motion... it displays black lines all across where the motion is.
What would be causing this?
Im using 2xpv149 (i believe?) cards from bluecherry
they each have 8 outputs... with 8 dedicated chips
I have the card at autodetect and it detects it as number 8? Is this correct?
Thanks
Im trying to setup a 21 camera system using zoneminder. The problem I am getting is some cameras...if theres motion... it displays black lines all across where the motion is.
What would be causing this?
Im using 2xpv149 (i believe?) cards from bluecherry
they each have 8 outputs... with 8 dedicated chips
I have the card at autodetect and it detects it as number 8? Is this correct?
Thanks
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
what chipset on your motherboard and what framrate you running?
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
-
- Posts: 440
- Joined: Sat Sep 25, 2004 12:45 am
- Location: Fulton, MO
Re: Getting Lines
The PV-149 is a 4 port card with 4 chips. You may have the PV-183 (?) which is 8 ports with 8 chips.
The PV-149 should be auto detected as the PV-150
The PV-149 should be auto detected as the PV-150
Code: Select all
(card=98)
ditalian wrote:Hello,
Im trying to setup a 21 camera system using zoneminder. The problem I am getting is some cameras...if theres motion... it displays black lines all across where the motion is.
What would be causing this?
Im using 2xpv149 (i believe?) cards from bluecherry
they each have 8 outputs... with 8 dedicated chips
I have the card at autodetect and it detects it as number 8? Is this correct?
Thanks
-
- Posts: 440
- Joined: Sat Sep 25, 2004 12:45 am
- Location: Fulton, MO
98 will work for the PV-183:ditalian wrote:Yes sorry curtis...
it is the 183
whats this supposed to be set at? (card=?)
https://secure.bluecherry.net/support/i ... rticleid=8
Re: Getting Lines
I get that if the resolution is set too high, dropping it down loses the lines.. not ideal but might be worth a try.ditalian wrote:Hello,
Im trying to setup a 21 camera system using zoneminder. The problem I am getting is some cameras...if theres motion... it displays black lines all across where the motion is.
What would be causing this?
Im using 2xpv149 (i believe?) cards from bluecherry
they each have 8 outputs... with 8 dedicated chips
I have the card at autodetect and it detects it as number 8? Is this correct?
Thanks
What res are you running in?
TrOjAn
Try turning debug up to 5 and enable it. Set the debug log to /var/log/zoneminder/zmdebug.log (or what ever path you have configured for your zm logs).
Run tail -f /var/log/messages /var/log/zoneminder/zm*.log
I'm guessing that you might be tight on shared memory. If so it will show in the logs. If you don't see an error saying there is not enough shared memory, consider running a memtest.
Also try running demsg from the command line, any errors from the card regarding sync issues usually show up here (not in /var/log/dmesg though as it's only populated during bootup).
Run tail -f /var/log/messages /var/log/zoneminder/zm*.log
I'm guessing that you might be tight on shared memory. If so it will show in the logs. If you don't see an error saying there is not enough shared memory, consider running a memtest.
Also try running demsg from the command line, any errors from the card regarding sync issues usually show up here (not in /var/log/dmesg though as it's only populated during bootup).
I have the similar problem with kodicon cards. I have two of them. When I have set to 640 x 480 I get these lines over the movement. What is the problem?
At the end I have set as 400 x 300.
I don't know if the problem are the cards, the driver or ZM installation.
Can you try to disable ACPI in the bios? ACPI=OFF
Can you try to capture the images from another program?
At the end I have set as 400 x 300.
I don't know if the problem are the cards, the driver or ZM installation.
Can you try to disable ACPI in the bios? ACPI=OFF
Can you try to capture the images from another program?