https://github.com/novage/p2p-media-loader-flutter-demo
Demo that runs P2P Media Loader on mobile platforms
https://github.com/novage/p2p-media-loader-flutter-demo
Last synced: 11 months ago
JSON representation
Demo that runs P2P Media Loader on mobile platforms
- Host: GitHub
- URL: https://github.com/novage/p2p-media-loader-flutter-demo
- Owner: Novage
- License: apache-2.0
- Created: 2024-07-02T08:25:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-29T12:02:43.000Z (over 1 year ago)
- Last Synced: 2025-06-23T01:37:01.325Z (12 months ago)
- Language: C++
- Size: 311 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# p2p-media-loader-flutter-demo
#### ⚠️ 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. ⚠️
Flutter demo example that demonstrates how to integrate [P2P Media Loader](https://github.com/Novage/p2p-media-loader) into a mobile application.