From ade14d4b1b0c3760e79cbb98d5aef4772a1db440 Mon Sep 17 00:00:00 2001 From: uvjustin <46082645+uvjustin@users.noreply.github.com> Date: Fri, 4 Feb 2022 18:06:01 +0800 Subject: [PATCH] Add comment about generic camera feature (#21477) --- source/_posts/2022-02-02-release-20222.markdown | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/source/_posts/2022-02-02-release-20222.markdown b/source/_posts/2022-02-02-release-20222.markdown index 9c2ec44c19b..91d5271c59c 100644 --- a/source/_posts/2022-02-02-release-20222.markdown +++ b/source/_posts/2022-02-02-release-20222.markdown @@ -355,8 +355,11 @@ noteworthy changes this release: Assistant Cloud. - ZHA devices now have identify buttons, so you know which light you are dealing with, thanks [@dmulcahey]! (Tip: also nice for visual notifications) -- We now enable Low Latency HLS (LL-HLS) by default to lower stream latency, - thanks [@uvjustin] and [@allenporter]! +- We now enable Low Latency HLS (LL-HLS) by default to lower stream latency. + Also, stream can now generate still images from a video feed. Generic Camera + can now use this and can be set up without the still_image_url option. FFmpeg + Camera users can consider using this as an alternative as it does not require + multiple simultaneous camera connections. Thanks [@uvjustin] and [@allenporter]! - Magic Home (also known as FluxLED) had lots of improvements of love from [@bdraco]! - [@Danielhiversen] added support for local access to Adax and Mill heaters. Nice! - Tuya now supports Pet Feeders (thanks [@vauriga]), Circuit Breakers (thanks [@slydiman]),