ABS MegaCam 4220 capture and TCP trigger working
Great! Glad to see you got it going.
As far as the IR, The only thing I can think of is to check on the cameras settings.
Goto the home page for the camera click Settings>Camera>Picture and see how IR LEDs (Night Vision) is set.
If it is set to ON it will be on ALL the time. I have mine set on a schedule to turn on and off.
As far as the IR, The only thing I can think of is to check on the cameras settings.
Goto the home page for the camera click Settings>Camera>Picture and see how IR LEDs (Night Vision) is set.
If it is set to ON it will be on ALL the time. I have mine set on a schedule to turn on and off.
There was a edit on the first post i had made about that, I did not catch it at first.kp4djt wrote:The only thing I see is when I punch the left rotate arrow, the camera rotates all the way
around to the stop, I will have to see what is going on there.
Need to change the left to this:
Code: Select all
sub moveConLeft
{
my $self = shift;
Debug( "Move Left" );
my $cmd = "/ptz.cgi?move=left&speed=2";
$self->sendCmd( $cmd );
}
Almost, when I pan right, it goes in small steps, when I pan left it appears to rotate about
45 degrees. I am trying to figure out whey it is doing so. All the different steps appear to
be taking small steps but the pan left. Right is just fine, up and down are just fine, and the
pan left and right down, left and right up all take just a few degrees of motion, ONLY the
pan left does the 45 degree CC rotation.
45 degrees. I am trying to figure out whey it is doing so. All the different steps appear to
be taking small steps but the pan left. Right is just fine, up and down are just fine, and the
pan left and right down, left and right up all take just a few degrees of motion, ONLY the
pan left does the 45 degree CC rotation.
LOL, atleast you were able to figure it out.
Here is a complete remake for that camera giving it a few more options.
http://www.zoneminder.com/forums/viewto ... 2901#62901
Here is a complete remake for that camera giving it a few more options.
http://www.zoneminder.com/forums/viewto ... 2901#62901
I just installed it and it works very well. I just have got to figure out why the camera always
looks like it is doing IR. I have even turned it totally off and the image still looks like a IR
cam, all of the trees appear white. Not sure what is going on, but it appears that it is stuck
on IR all of the time.
You can go look at it if you go to the following addres:
www.wchast.com/zm
login = guest
pass = guest
The camera is labelled 'test' you can go in and take a look at it. Of course at night it is
what is expected, but during the day, it still looks like it is seeing strong IR.
looks like it is doing IR. I have even turned it totally off and the image still looks like a IR
cam, all of the trees appear white. Not sure what is going on, but it appears that it is stuck
on IR all of the time.
You can go look at it if you go to the following addres:
www.wchast.com/zm
login = guest
pass = guest
The camera is labelled 'test' you can go in and take a look at it. Of course at night it is
what is expected, but during the day, it still looks like it is seeing strong IR.
The only thing I have not done is the reset button, I checked the firmware,
and it is newer than what is on the ABS site. I am in Wash DC tonight so,
I guess I can do a ssh tunnel and tunnel into my machine and then use
my browser to look at the camera info, the cameras are on a separate
network so as to keep the video path as clean as possible. All cameras talk
to gigabit switches which talk to the server on a gigabit path too. I used
to have a 100mb switch, I saw some funny artefacts and ZM complaining,
figured it was dropping frames so I put a gigabit switch on and that cleaned
it right up.
and it is newer than what is on the ABS site. I am in Wash DC tonight so,
I guess I can do a ssh tunnel and tunnel into my machine and then use
my browser to look at the camera info, the cameras are on a separate
network so as to keep the video path as clean as possible. All cameras talk
to gigabit switches which talk to the server on a gigabit path too. I used
to have a 100mb switch, I saw some funny artefacts and ZM complaining,
figured it was dropping frames so I put a gigabit switch on and that cleaned
it right up.
I just checked my system. The people who check and feed the animals
when I am away left the front porch light on, for the first time I see the
colour green on the camera. I rotated it around and as the porch area of
the house came into view it switched from IR mode to regular mode due
to the light level, I can see the blue rain barrel, and very nice green grass
so I know that it does see proper colours the question is what do I need
to do to get it to display them in the day time.
when I am away left the front porch light on, for the first time I see the
colour green on the camera. I rotated it around and as the porch area of
the house came into view it switched from IR mode to regular mode due
to the light level, I can see the blue rain barrel, and very nice green grass
so I know that it does see proper colours the question is what do I need
to do to get it to display them in the day time.
Yes, I have come to realize that is the nature of the beast. It is a great night cam though, I have one aimed at my neighbours house (at his request as he is travelling and wants to see the place while away) for general viewing as long as you are not picky about the colour, it can not be beat. The cam really shines as a night camera, it sees everything...
Once I realised that the colour was "genetic" I just lived with it, meantime I
have obtained a ACTi ACM-5611, it has true day/night, indeed when you
have it in a room and turn off the lights after a slight delay you her the
click sound in the camera as the IR filter is moved aside for night viewing.
Once I realised that the colour was "genetic" I just lived with it, meantime I
have obtained a ACTi ACM-5611, it has true day/night, indeed when you
have it in a room and turn off the lights after a slight delay you her the
click sound in the camera as the IR filter is moved aside for night viewing.