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 list for cameras #1

Open
epigraphe opened this issue Nov 21, 2023 · 1 comment
Open

RTSP list for cameras #1

epigraphe opened this issue Nov 21, 2023 · 1 comment

Comments

@epigraphe
Copy link

Hello.
You have a very interesting project and I would like to use it as a basis for my own.
Your settings indicate that you are using one RTSP address in and channels in it.
How can I change this script to use the RTSP list for cameras? Each camera has the same channel, but a different IP address.

Looks like

rtsp://admin:Faaz@[email protected]:554/cam/realmonitor?channel=1&subtype=1"
rtsp://admin:Faaz@[email protected]:554/cam/realmonitor?channel=1&subtype=1"
@fahimalizain
Copy link
Owner

Hello @epigraphe

You can directly use your Camera's IP Addresses as long as they are valid RTSP URLs.
You will have to modify the contents of watchman/config.py specifically the formatting part.

Unfortunately, I didn't spent time on generalizing the configs aspect. Maybe some time soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants