Camera.generic working?

I was wanting to try out this new feature. They don’t have it working with my brand cameras yet, so wanting to try the weather example listed @

I used the example in the docs (other than changing the city) but only get 2 circles with nothing in them.

If you have tested this, did it work for you?

what are your cameras? Can you get a URL to access their video feed? (Maybe something starting “RTSP://”)
Can you also share the config for your weather camera?

I have generic cameras, spent awhile setting up onvif as per instructions - wouldn’t work though… the RTSP seems to work although I am struggling with choosing the second stream (downsampled stream for lovelace interface)

I used the weather example straight out of the documentation:

    camera:
      - platform: generic
        name: Weather
        still_image_url: https://www.yr.no/place/Norway/Oslo/Oslo/Oslo/meteogram.svg
        content_type: 'image/svg+xml'

Well my cameras are wyze, but they are not supported. There is a “round about” way of doing it now using tinycampro which I am going to try…just wanting to see if anyone got the wx to work?

I also use this camera and it works no problem for me. What can you see in the logs?

You could always use DaFang hacks

Thanks…I think they are working on a true fix …

But for now just trying to get some wx going…