Live streaming Camera in AppDaemon Dashboard

Hi, I have read the guide followed the steps and searched the forum however keep encountering the same issues. I have even tried the custom camera widget which I think no longer works with AppDaemon 4 which I am running.

So the camera streams and loads fine in HA

but when I configure that in Appdaemon dashboard using this code

    widget_type: camera
    entity: camera.streaming_enabled
    title: My Camera
    base_url: "http://10.107.***.***:8123"
    stream: live 

All it does is

if you notice at bottom its pulling the camera’s api correctly but loads as a white screen? What am I doing wrong.

Hi Taimur,
Were you able to fix the camera problem in AppDeamon? Running into exact the same isues here…

I am running a custom camera stream widget for this: