blakeblackshear / frigate-hass-integration

Frigate integration for Home Assistant
MIT License
726 stars 114 forks source link

Let the camera entities use the configured stream for live view #669

Closed 36grad closed 1 month ago

36grad commented 5 months ago

Currently the Home integration uses the main camera stream as source for the camera entities when WebRTC is enabled. I propose to use the stream that the user has configured for the UI live view.

36grad commented 5 months ago

Agreed. I have updated the RTSP stream source as well.

I have not touched the RTMP stream source, is that still being used? The current documentation also gives no hint on usage, so I'm not sure what to do here.

36grad commented 5 months ago

I have introduced a temporary variable for the stream name in the hope that this will avoid the pre-commit issue.

NickM-27 commented 2 months ago

the issues are formatting related