Browser_mod live view camera

I want to have a popup with live camera feed when my doorbell rings. For testing the main part in developer tools I call the service browser_mod.popup with this data :

cards:
  - type: picture-glance
    title: Living room
    command: more-info
    entities: []
    camera_image: camera.thuisnas_voordeur
    camera_view: live
    deviceID:
      - 9940d78b-3b2c8c1d    

nothing happens however

In a normal view the live feed is visible, and I can have an image in a popup to, but I cannot get a feed.

What am I doing wrong:

This is my code in a lovelace view :

panel: true
cards:
- type: picture-entity
  #entities: []
  entity: camera.thuisnas_voordeur
  camera_image: camera.thuisnas_voordeur
  camera_view: live

Hi @curious, when searching for info I stumbled on this topic.

Maybe you solved it, maybe not but for future reference.
I have it working but refer to the cam with: entity_id: cam1