Need a python motion detection code for multiple rtsp streams
Budget: ₹1,500 – ₹12,500 INR
I am looking for a Python developer who can create a motion detection code for multiple RTSP streams. I need to generate an alert if there is a motion in a fixed area. There will be 100 RTSP streams that need to be processed simultaneously. Because the number of Streams is too high, normal code of opencv motion deteciton won't work.
The ideal candidate should be a super expert in Python and OpenCV analytics.
1. connect my PostgreSQL DB
2. fetch RTSP feed URL from db
3. fetch detection area
4. fetch threshold
Server code
when we run the code, it should start motion detection in all 100 cameras. if there is a motion in any of the stream, it will match conditions in 3 and 4. If both conditions are passed, it will record from the stream alert to an IP and port to the client PC
Client code
On client if an alert is received it will open a popup windows and play live recorded video.
The ideal candidate should be a super expert in Python and OpenCV analytics.
1. connect my PostgreSQL DB
2. fetch RTSP feed URL from db
3. fetch detection area
4. fetch threshold
Server code
when we run the code, it should start motion detection in all 100 cameras. if there is a motion in any of the stream, it will match conditions in 3 and 4. If both conditions are passed, it will record from the stream alert to an IP and port to the client PC
Client code
On client if an alert is received it will open a popup windows and play live recorded video.