Skip to content

Tags: livekit/egress

Tags

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
egress version 1.10.0 (#957)

 # Changelog

- fix segment panic for very large durations (#869)
- update logger (#870) (#874) (#878) (#894) (#898) (#918)
- fix panic on reading stream stats (#881)
- fix for sdk room composite (#883)
- do not log an empty string an error for glib errors/warnings (#885)
- use core.Fuse in the source logic (#888)
- do not fail image output if no dimension is set (#890)
- support extra webhooks in egress requests (#891)
- fix race between track subscriptions and audio bin creation (#892)
- chrome logging + extended logging controls (#897)
- add support for IMAGE_SUFFIX_NONE_OVERWRITE (#895)
- update dependency @babel/runtime to v7.26.10 [SECURITY] (#875)
- update all deps and go version (#901)
- update template deps (#902)
- update jitter buffer (#903)
- fix audio gaps (#905)
- use the livekit go-gst fork (#904) (#906) (#933)
- update nth-check template dep (#907)
- improved update management (#909)
- SDK timing (#910)
- update README yaml config regarding storage (#916)
- move latencies to config (#915)
- remove process handler on launch failure (#917)
- nil check primary error (#919)
- fix json ignore (#920)
- fix audio mixer (#924)
- adopt storage version of blob uploader (#925)
- update storage, handler logger (#930)
- feat(cli): update to urfave/cli/v3 (#928)
- limit pulse clients (#931)
- allow setting GST_DEBUG env at runtime (#876)
- add GetAvailableMemory to monitor (#932)
- fix azure urls (#935)
- memory updates (#936)
- delete the handler temporary context rehardless of the handler termination status (#934)
- increase audio alignment threshold (#937)
- fix race in audio track subscription (#938)
- add duration to presigned urls (#941)
- use gstreamer 1.24.12 (#943)
- allow uploading to S3 using AssumeRole (#940)
- update pion dependencies (#946)
- fix for AssumeRole credential insertion (#948)

v1.9.1

Toggle v1.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix key without value logs (#868)

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 1.9.0 (#836)

 ## Changelog

 ### Added

- Support for backup storage (#792) (#793) (#795) (#825)
- Log per egress memory usage (#821)
- Support for participant egress screen share (#829)
- Use the SDK to handle audio only room composite requests with the default template (#817)

 ### Fixed

- Skip AWS logging on successful upload (#762)
- Reduce duplicate test runs (#763)
- Fix s3logger memory usage (#764)
- Disable SDK Async-connect (#768)
- Faster startup (#769)
- Queue 15 min worth of segments (#770)
- Use config value for max upload queue size (#772)
- Disable-features Translate in headless Chrome (#775)
- Add a back off top laylist upload retries (#779)
- Remove audio with image-only egress (#782)
- Adopt AWS SDK v2 (#783)
- Force CBR for streams output (#785)
- Don't update bucket region with custom endpoints (#786)
- Set a region field when using a custom endpoint (#788)
- Ignore websocket close errors (#790)
- Avoid recording room composite before video is decoded (#806)
- Fix max concurrent web check (#810)
- Use Ubuntu 24.04 base image (#811)
- Move IO timeouts to config (#814)
- Upgrade to pion/webrtc v4 (#818)
- Kill highest memory egress when OOM (#826)
- Udpate livekit JS dependencies and call setRoom in default template (#835)

template-0.2.1

Toggle template-0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Udpate livekit JS dependencies and call setRoom in default template (#…

…835)

v1.8.6

Toggle v1.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version bump (#758)

* 1.8.6

* tidy

v1.8.4

Toggle v1.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.8.4 (#679)

v1.8.3

Toggle v1.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.8.3 (#659)

template-0.2.0

Toggle template-0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support both livekit-client 2.0.x and 1.5.x (#646)

* Support both livekit-client 2.0.x and 1.5.x

* bump version

* remove autoEnd - lifecycle should be controlled by server

v1.8.2

Toggle v1.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.8.2 (#629)