Click here to Skip to main content

Object Detection with an IP Camera using Python and CodeProject.AI Server

17 Oct 2022CPOL4 min read 57.7K  
The first in a two-part series on detecting objects and evil rodents
This article will provide the setup for us to use CodeProject.AI Server for detecting racoons. We'll setup a Wyze cam with beta firmware to expose an RTSP stream, suck in that stream using a small bit of Python, and then send frames from the stream to CodeProject.AI Server to perform object detection. The second part will deal with training a model specifically to detect racoons.
 

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)