Skip to content

Tags: noice-com/livekit

Tags

v1.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 1.6.1

 ## Changelog

This release changes the default behavior when creating or updating WHIP
ingress. WHIP ingress will now default to disabling transcoding and
forwarding media unchanged to the LiveKit subscribers. This behavior can
be changed by using the new `enable_transcoding` available in updated
SDKs. The behavior of existing ingresses is unchanged.

 ### Added

- Add support for "abs-capture-time" extension.  (livekit#2640)
- Add PropagationDelay API to sender report data (livekit#2646)
- Add support for EnableTranscoding ingress option (livekit#2681)
- Pass new SIP metadata. Update protocol. (livekit#2683)
- Handle UpdateLocalAudioTrack and UpdateLocalVideoTrack. (livekit#2684)
- Forward transcription data packets to the room (livekit#2687)

 ### Fixed

- backwards compatability for IsRecorder (livekit#2647)
- Reduce RED weight in half. (livekit#2648)
- add disconnected chan to participant (livekit#2650)
- add typed ops queue (livekit#2655)
- ICE config cache module. (livekit#2654)
- use typed ops queue in pctransport (livekit#2656)
- Use the ingress state updated_at field to ensure that out of order RPC do not overwrite state (livekit#2657)
- Log ICE candidates to debug TCP connection issues. (livekit#2658)
- Debug logging addition of ICE candidate (livekit#2659)
- fix participant, ensure room name matches (livekit#2660)
- replace keyframe ticker with timer (livekit#2661)
- fix key frame timer (livekit#2662)
- Disable dynamic playout delay for screenshare track (livekit#2663)
- Don't log dd invalid template index (livekit#2664)
- Do codec munging when munging RTP header. (livekit#2665)
- Connection quality LOST only if RTCP is also not available. (livekit#2670)
- Handle large jumps in RTCP sender report timestamp. (livekit#2674)
- Bump golang.org/x/net from 0.22.0 to 0.23.0 (livekit#2673)
- do not capture pointers in ops queue closures (livekit#2675)
- Fix SubParticipant twice when paticipant left (livekit#2672)
- use ttlcache (livekit#2677)
- Detach subscriber datachannel to save memory (livekit#2680)
- Clean up UpdateVideoLayers (livekit#2685)
- Make datachannel optional for publisher (livekit#2686)

v1.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.6.0 (livekit#2644)

v1.5.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 1.5.3 (livekit#2489)

* Version 1.5.3

* add missing copyright notices

* update protocol for redis.tls YAML keys

v1.5.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
version 1.5.2 (livekit#2338)

v1.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.5.1 (livekit#2235)

v1.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.5.0 (livekit#2145)

v1.4.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.4.5 (livekit#1988)

v1.4.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.4.4 (livekit#1861)

v1.4.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed windows build (livekit#1768)

v1.4.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.4.2 release notes (livekit#1663)