flutter-webrtc/flutter-webrtc-demo
Demo for flutter-webrtc
- Stars
- 1.2K
- Forks
- 432
- Last push (UTC)
- Feb 10, 2025
- Project status
- Active
Dependencies used
Dependency list 7 items
- flutter
{"sdk":"flutter"} - cupertino_icons
^1.0.3 - flutter_webrtc
^0.12.8 - shared_preferences
^2.0.7 - http
^0.13.3 - path_provider
^2.0.2 - flutter_testDevelopment
{"sdk":"flutter"}
Rankings
Original README
English project snapshot. Visit GitHub for the latest content.
Expand / collapse project README
flutter-webrtc-demo
Flutter WebRTC plugin Demo
Online Demo: https://flutter-webrtc.github.io/flutter-webrtc-demo/
Usage
git clone https://github.com/cloudwebrtc/flutter-webrtc-democd flutter-webrtc-demoflutter packages getflutter run
Note
- If you want to test
P2P Call Sample, please use the webrtc-flutter-server, and enter your server address into the example app.
screenshots
iOS
https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc-demo/master/screenshots/flutter-webrtc-ios-example.png https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc-demo/master/screenshots/ios-01.jpeg https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc-demo/master/screenshots/ios-02.jpeg
Android
https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc-demo/master/screenshots/flutter-webrtc-android-example.png https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc-demo/master/screenshots/android-01.png https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc-demo/master/screenshots/android-02.png