There was an error while loading. Please reload this page.
1 parent e5c7022 commit 03b6610Copy full SHA for 03b6610
1 file changed
README.md
@@ -64,6 +64,8 @@ rtmp_port: port to listen to incoming RTMP connection on (default 1935)
64
whip_port: port to listen to incoming WHIP calls on (default 8080)
65
http_relay_port: port used to relay data from the main service process to the per ingress handler process (default 9090)
66
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
69
70
# cpu costs for various Ingress types with their default values
71
cpu_cost:
0 commit comments