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

Question: Multiple cameras #9

Open
neyacinu opened this issue May 20, 2024 · 4 comments
Open

Question: Multiple cameras #9

neyacinu opened this issue May 20, 2024 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@neyacinu
Copy link

Hi, I installed your addon and it is working with one doorbell.

Could you provide an example go2rtc config for multiple doorbells and/or cameras, please? I'm trying to figure it out, but if you've already done this an example config would be fantastic.

Thanks!

@oischinger
Copy link
Owner

@neyacinu currently this addon supports only a single camera.
I don't have more than one doorbell so I can't test this but in theory you could create multiple instances of the connector class and introduce some logic here:

for state in states["devices"]:

This is the code which picks up the Eufy device. Right now it only loops through all devices and uses the serial number of the last devices furtheron.

@oischinger oischinger added the help wanted Extra attention is needed label May 20, 2024
@KarthikeyanPugazhandhi
Copy link

Hi @oischinger i too have the same issue, my E340 wired doorbell works with your addon i have 2 other professional camera E330 and i was not sure how to enable those in stream.o\r where to change your code.

@komtx
Copy link

komtx commented Sep 30, 2024

Bumping this up as well. This is the first add on that actually fixed my issue! Am happy to send you a camera if that's what you need to figure out multiple cameras.

@jwhengeveld
Copy link

The addon works great for one camera. I have six. Would love for this addon to switch streams to different camera's or to show multiple camera's in different cards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants