Skip to content

Commit 03b6610

Browse files
Document the new UDP url pull config entries in the README
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent e5c7022 commit 03b6610

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ rtmp_port: port to listen to incoming RTMP connection on (default 1935)
6464
whip_port: port to listen to incoming WHIP calls on (default 8080)
6565
http_relay_port: port used to relay data from the main service process to the per ingress handler process (default 9090)
6666
rtc_config: configuration for ICE and other RTC related settings, same settings livekit-server RTC configuration. Used for WHIP.
67+
enable_udp_url_pull: allow URL pull ingresses to pull from udp:// urls (default false)
68+
multicast_interface: network interface to join multicast groups on for UDP url pull. Empty lets the OS decide
6769

6870
# cpu costs for various Ingress types with their default values
6971
cpu_cost:

0 commit comments

Comments
 (0)