Camera on Dashboard

it has been a while, but here we go again.

I have just got a Sonoff slim cam gen 2 . I have it on Tinycam pro rtsp, Onvif all good. can see it there.

how do i get it on Dashboard.

is there new rules, I used to have wyze cam on, but they are gone now

used the nip,io and others, but no go now

You’ll need to get an output from TinyCam in a supported format like image snapshots or MJPEG.

The main article covering all the high-level details about displaying cameras - with links to other detailed articles - is here:

In particular, the above article links to the following community discussion about sourcing camera feeds from TinyCam which has important details about URL formats, how to test, using appropriate username/password formats (if applicable), and disabling the ‘Use HTTPS’ in TinyCam as it uses an invalid cert.

And depending on what browser and browser version you are using, many modern browsers block mixed content in embeds and there are workarounds for that. First step would be getting the basic image snapshot / MJPEG stream running directly in a fresh browser tab to verify the basic connectivity is in place, then if it’s blocked while embedded check the username/password is using an appropriate format, and that you are using the http URL and SSL is disabled in TinyCam, then check the browser mixed-use below.