v.0.4.0

Improvements:

  1. Service dependencies were updated.

Bugs fixed:

  1. [LUNA-8729] Fixed an issue where a non-persistent HLS/RTSP restream (persistent=0) could be stopped before LUNA_STREAMS_RETRANSLATOR_IGNORED_RESTREAM_TTL even while it still had active viewers. A restream is now kept available while viewers are connected and is stopped only after LUNA_STREAMS_RETRANSLATOR_IGNORED_RESTREAM_TTL seconds — since it was registered if no viewer ever connected, or since the last viewer left otherwise.

  2. [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.