mirror of
https://github.com/elisspace/core.git
synced 2026-09-26 20:47:02 +00:00
* Improve handling for start of nest cam stream Add negative_cts_offsets to segment container options in order to better handle recording at the start of a stream. Nest streams start off with a negative offset, and if the segment container does not support it, then it adjusts the timestamps making it out of order with the next segment as described in issue #46968 * Update homeassistant/components/stream/__init__.py Co-authored-by: uvjustin <46082645+uvjustin@users.noreply.github.com> Co-authored-by: uvjustin <46082645+uvjustin@users.noreply.github.com>