On Freund

Results 95 comments of On Freund

@allenporter Do you think we can get this merged and continue the discussion on real WebRTC support separately?

Do you mean that new Nest cameras do not expose a stream that can be used over HLS? As for the name change - this change kind of exposed it,...

OK, that definitely changes the picture. I guess the question is - are we ok with making more cameras more browsable, at the expense of some of them failing (but...

How would you handle cameras that raise in `stream_source`? One camera shouldn't prevent browsing, but I also wouldn't feel comfortable with a catch-all.

Thanks @allenporter, I updated the code with your suggestions.

Thanks @allenporter. I created a follow up PR for the display name change: https://github.com/home-assistant/core/pull/110882

One functionality that I couldn't preserve - the item gets resolved as an image and does not change; with images that are Camera entities, a change in the image is...

> Image entities are in some cases used for SVG formatted QR codes, will that work well with the mjpeg approach taken in this PR? That's a good question. My...

Open items: 1. Add image proxy tests 2. How do we stop `async_get_still_stream` when the image isn't updated

The failed test doesn't seem related