core/homeassistant/components/rtsp_to_webrtc
Allen Porter 596edc8919
Add a stream_id parameter to the WebRTC provider (#63625)
* Add a stream_id parameter to the WebRTC provider

Add an additional stream id parameter (effectively, the camera entity id)
to allow updating an existing stream source when the strema changes. This
is useful for stream sources that have expiring URLs, like Nest.

* Redefine the provider using a type

* Use old typing methods for type definintion to pass python3.8 pylint
2022-01-10 17:56:18 -08:00
..
translations [ci skip] Translation update 2022-01-11 00:14:57 +00:00
__init__.py Add a stream_id parameter to the WebRTC provider (#63625) 2022-01-10 17:56:18 -08:00
config_flow.py Add support for Add-on discovery in rtsp_to_webrtc (#63211) 2022-01-04 17:58:08 +01:00
manifest.json Bump rtsp_to_webrtc to 0.4.0 (#63359) 2022-01-04 11:31:33 +01:00
strings.json Add support for Add-on discovery in rtsp_to_webrtc (#63211) 2022-01-04 17:58:08 +01:00