From ebaa6cdc3666494afe3fc9ea00f8eb8c8e6389ae Mon Sep 17 00:00:00 2001 From: Hiroshi Horie <548776+hiroshihorie@users.noreply.github.com> Date: Fri, 14 Jun 2024 18:36:25 +0900 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f9e04b..ead1245 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,10 @@ LiveKit version Dynamic WebRTC XCFramework * Framework is renamed to `LiveKitWebRTC`. * Objective-C symbols are prefixed with `LK`, for example `LKRTCPeerConnection`. +* Network Monitor is always enabled (Field trial `WebRTC-Network-UseNWPathMonitor`) Built using : -* https://github.com/webrtc-sdk/webrtc/tree/livekit-prefixed +* https://github.com/webrtc-sdk/webrtc/tree/livekit-prefixed-m125 * https://gist.github.com/hiroshihorie/fbc26cbbc027ff68d3f51b457cd0e248 ## Requirements