flutter-webrtc-demo
flutter webrtc plugin demo
online demo: https://demo.cloudwebrtc.com:8086/
usage
cloudwebrtc/flutter-webrtc-demo
cd flutter-webrtc-demo
flutter packages get
flutter 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.
Comments are closed.