question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Single camera works, multiple cameras show me an error

See original GitHub issue

I am trying to integrate a second camera. But I can’t get the config to work …

  • Using each camera standalone using the camera_entity syntax works like a charm.
  • As soon as I try to add multiple cameras using the cameras: syntax, I get an error that the camera_entity and/or the camera_name needs to be specified - which I thought I did.

What am I doing wrong?

type: custom:frigate-card
cameras:
  - camera_entity: camera.backyard
  - camera_entity: camera.frontyard
view:
  default: snapshots
menu:
  buttons:
    frigate: false

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
dermotduffycommented, Jun 10, 2022

@selmaohneh I added a new convenience option for the upcoming v4 build to make it much easier to depend on all cameras (even if you had a large volume of them). Going to close this now, but let me know if (after the new build is released) this doesn’t do what you envisaged.

PS: Based on your description of your usecase, you may also be interested in the new scan mode feature.

1reaction
selmaohnehcommented, Jun 8, 2022

Yeah - updating the card solved the error. The remaining problem was my idea of the concept:

I thought I setup two cameras and when opening the card I see the snapshots of both cameras in the same view merged, i.e. no need to switch between cameras inside the view.

But if that is currently not a feature, consider this issue closed and I’ll wait for v4 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Multiple Wecams on Windows 10 - PC only recognizes 1 ...
Symptom: The identical cams have the same hardware id (device id), the PC thinks it's one cam and won't play them both at...
Read more >
Issues with Multiple Cameras : r/wyzecam - Reddit
A single camera turned on works great, but multiple cameras enabled causes all sorts of problems for me. I've been working with Wyze...
Read more >
Am I the idiot in the room? Endless trouble keeping multiple ...
A third camera (hardwired to power) shows that nothing / nobody interfered with the 2 cameras covering this area. A fourth camera ......
Read more >
Single camera, multiple cameras: What works better and what ...
Let us discuss some of the advantages and disadvantages of going "backwards" and using a single camera in smartphones. Early Single-Camera ...
Read more >
Question / Help - 2nd cam always not working | OBS Forums
However when I add the 2nd one (does not matter which one that is) It does not give me a video for that...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found