Image processing systems for the Ligerbots have been lacking compared to a few other FIRST Robotics Competition teams in the past few years. Points gained in the short autonomous period given in each FRC game can be critical in determining team standings, and successful image processing is crucial for the robot during the autonomous period. This year we will be trying out one of these 1080p security cameras. Network protocol IP security cameras are a cost effective way for our team to integrate video versus going the GroPro route. It is difficult to tap in to the video stream using bluetooth or hdmi for a robotics build, and we hope to use this IP camera using its RTSP stream to access the video stream over the network. With this camera we hope to develop our image processing capabilities through the use of the OpenCV library or the LabView image processing module, and we hope to develop a successful image processing system for the upcoming FRC game. We will update this page later with our progress.