`camera_view: live` with picture-elements card

My stream component is working and I think my code is correct, but I only get 10 second refreshes (same as with #camera_view: live).

    - type: picture-elements
      image: /local/img/bg.png
      elements:
        - type: image
          entity: camera.courtyard
          camera_image: camera.courtyard
          camera_view: live
          style:
            left: 50%
            top: 50%
            width: 100%
            height: 100%

Do you have stream: in your configuration?

Yes’sir, stream: is in my configuration.yaml, and I do get a live stream (with “Preload stream” checkbox) when I tap on the card.
And camera_view: live works fine for me with the picture-glance card.

Can anyone confirm this working for them? :thinking:
I’m on 0.95.1.

Have you solved the issue somehow? I am having the same problem. Camera is streaming fine in picture-glance card but not as image element in picture-elements card.

No, this was a dead-end for me. :face_with_head_bandage:

G’day @jparthum,

Not sure if you figured this out yet, but after some trial and error I found a way to add a LIVE camera stream to a picture_elements card when the view is in panel mode:

1 Like

I actually was shown a similar method back in March…

…but I appreciate the heads up! :sunglasses:

1 Like

ahhh yes I attempted to use card-modder but didn’t quite get the outcome I was after and the new version, card-mod, didn’t allow it either.

but either way, glad you got it sorted :+1: :+1: :+1: :+1: