This is the v1.1.0 release of the ingress service. This release adds support for pulling media from URLs and fixes source resolution handling
Changelog
Added
- Log redacted ingress info and set stereo and disableDTX publication options (https://github.com/livekit/ingress/pull/130)
- Add Debug handler with pprof support (https://github.com/livekit/ingress/pull/131)
- Report average bitrate in the ingress state (https://github.com/livekit/ingress/pull/133)
- Support for GST pipeline debug dot files on the debug handler (https://github.com/livekit/ingress/pull/136)
- Support for pulling URLs (https://github.com/livekit/ingress/pull/138)
Fixed
- Do not report instance as available while draining (https://github.com/livekit/ingress/pull/124)
- Handle better the case where 2 publishers with the same ingress ID connect to the same ingress instance (https://github.com/livekit/ingress/pull/125)
- Check stream key in WHIP DELETE call (https://github.com/livekit/ingress/pull/126)
- Make sure handler processes use the same node id as the service (https://github.com/livekit/ingress/pull/129)
- Update the WebRTC settings engine to match the sessions parameters (https://github.com/livekit/ingress/pull/139)
- Adopt jitter.PopSamples in the WHIP handler (https://github.com/livekit/ingress/pull/141)
- Only accept specific file types in url pull (https://github.com/livekit/ingress/pull/142)
- Fix layer dimension calculation logic (https://github.com/livekit/ingress/pull/143)
Fetched April 11, 2026
