diff --git a/plugin/Live/standAloneFiles/WebRTCServer/Server.xml b/plugin/Live/standAloneFiles/WebRTCServer/Server.xml index 95aab812f..819c384d8 100644 --- a/plugin/Live/standAloneFiles/WebRTCServer/Server.xml +++ b/plugin/Live/standAloneFiles/WebRTCServer/Server.xml @@ -1,352 +1,353 @@ OvenMediaEngine origin * stun.l.google.com:19302 - - - - - - - - - ${env:OME_API_PORT:48081} 1 ${env:OME_SOCKET_PORT:3334} ${env:OME_TCP_RELAY_ADDRESS:*:3478} ${env:OME_ICE_CANDIDATES:*:10006-10010/udp} ${env:OME_STREAM_PORT_TLS:8443} ${env:OME_SOCKET_PORT:3334} ${env:OME_TCP_RELAY_ADDRESS:*:3478} ${env:OME_ICE_CANDIDATES:*:10006-10010/udp} default {ServerHost} 127.0.0.1 /cert/CertPath.pem /cert/KeyPath.pem /cert/ChainCertPath.pem app live bypass_stream ${OriginStreamName} 16 0 120000 true true 5 3 * + + + + + + + + + + * {AccessToken} \ No newline at end of file