Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTSP support #25

Open
rmichelena opened this issue May 5, 2021 · 1 comment · May be fixed by #34
Open

RTSP support #25

rmichelena opened this issue May 5, 2021 · 1 comment · May be fixed by #34

Comments

@rmichelena
Copy link

Hi, adding RTSP support shouldn't be too hard and would allow for more flexible physical installations, e.g. zoom cameras to be able to be farther away or smaller packages transmitting by wifi to the processor.
In my case, repurposing a Wyze v2 camera which has excellent performance and optional RTSP firmware.

@aweussom
Copy link

Since this is written in Python, it is fairly simple to read RTSP with OpenCV and create a video feed for rpi-urban-mobility-tracker?

I used this as a starting point; Works just fine:
https://lindevs.com/capture-rtsp-stream-from-ip-camera-using-opencv/

@aaronpk aaronpk linked a pull request Jun 21, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants