An open API service indexing awesome lists of open source software.

https://github.com/flutter-webrtc/flutter-webrtc-demo

Demo for flutter-webrtc
https://github.com/flutter-webrtc/flutter-webrtc-demo

Last synced: 8 months ago
JSON representation

Demo for flutter-webrtc

Awesome Lists containing this project

README

          

# flutter-webrtc-demo
[![slack](https://img.shields.io/badge/join-us%20on%20slack-gray.svg?longCache=true&logo=slack&colorB=brightgreen)](https://join.slack.com/t/flutterwebrtc/shared_invite/zt-q83o7y1s-FExGLWEvtkPKM8ku_F8cEQ)

Flutter WebRTC plugin Demo

Online Demo: https://flutter-webrtc.github.io/flutter-webrtc-demo/

## Usage
- `git clone https://github.com/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](https://github.com/cloudwebrtc/flutter-webrtc-server), and enter your server address into the example app.

## screenshots
# iOS

# Android