v.0.4.0¶
Improvements:¶
Service dependencies were updated.
Bugs fixed:¶
[LUNA-8729] Fixed an issue where a non-persistent HLS/RTSP restream (
persistent=0) could be stopped beforeLUNA_STREAMS_RETRANSLATOR_IGNORED_RESTREAM_TTLeven while it still had active viewers. A restream is now kept available while viewers are connected and is stopped only afterLUNA_STREAMS_RETRANSLATOR_IGNORED_RESTREAM_TTLseconds — since it was registered if no viewer ever connected, or since the last viewer left otherwise.[LUNA-8729] Fixed an issue where the RTSP restream token expired in the database after a single TTL even while the restream was still active, so viewers reconnecting after that period received 401. The token lifetime is now refreshed while the restream is in use.
Migration:¶
See a migration manual.