Skip to content

Commit 14b0df8

Browse files
authored
Update README.md
1 parent 9f842db commit 14b0df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Make sure to reference this file in the `<application>` tag of your **`AndroidMa
7878

7979
## Usage
8080

81-
#### ⚠️ P2P may not work properly on Android simulators. Please test P2P on real devices. ⚠️
81+
#### ⚠️ P2P (WebRTC) may not connect to the outer world if it runs on Android emulators due to its virtual machine [network configuration](https://developer.android.com/studio/run/emulator-networking) (NAT). Please test P2P connectivity on real devices. ⚠️
8282

8383
Once you've completed the setup, P2P Media Loader is ready to use in your application!
8484

0 commit comments

Comments
 (0)