hass-core/homeassistant/components/stream
uvjustin 08a3140e6c
Allow generic camera conf without still_image_url (#62611)
* Allow generic config with no CONF_STILL_IMAGE_URL
* Use Stream.async_get_image when no CONF_STILL_IMAGE_URL
* Remove GenericCamera.camera_image
2021-12-26 15:53:14 +08:00
..
__init__.py Allow generic camera conf without still_image_url (#62611) 2021-12-26 15:53:14 +08:00
const.py Add ll hls to stream (#49608) 2021-08-29 09:53:41 +08:00
core.py Use lock in Camera.create_stream (#62757) 2021-12-25 04:14:43 +08:00
fmp4utils.py Clean up stream refactor (#51951) 2021-06-20 13:38:02 +08:00
hls.py Remove incomplete segment on stream restart (#59532) 2021-11-12 00:59:13 +08:00
manifest.json Add get_image method to Stream (#61918) 2021-12-23 00:24:53 +08:00
recorder.py Remove unnecessary checks before calling os.makedirs (#62576) 2021-12-23 09:59:31 +01:00
worker.py Add get_image method to Stream (#61918) 2021-12-23 00:24:53 +08:00