Private RTSP feed

Question/Issue: I have a linux machine in a private network with internet access. On this private network is an RTSP feed that I would like to run through an object detection model I have already imported. What is the best way to do this?

Project ID: pblasquez-project-1

Context/Use case: Object detection for an RTSP stream

1 Like

Hi @pblasquez

Welcome to our forum!

Interesting use case, what kind of device are you thinking of running this on, is this for a SBC or server class of device? Do you want to implement this in Python or C++? We have a number of classes of Linux SBC device we support. Some of which can work better on multiple streams of data.

It sounds like this is a solution you are planning to deploy, and may be best to arrange a time to discuss this deeper with one of our sales / solutions team. I will send you details on how to arrange a time to discuss this further, and offer some suggestions of devices that can fit your use case.

Best

Eoin

1 Like

Thanks for the speedy reply @pblasquez

For use with Python, we have a number of examples here you can build on:

Best

Eoin