/flutter-openvidu-demo

Simple flutter mobile app that connects to openVidu server an make a VideoCall with WebRTC protocol.

Primary LanguageDartMIT LicenseMIT

flutter-openvidu-demo

Simple flutter mobile app that demonstrates how to make a webrtc video call with the openVidu server.

Requirements are Flutter SDK and openVidu

$ git clone https://github.com/cyb3rcod3/flutter-openvidu-demo.git
$ cd flutter-openvidu-demo
$ flutter pub get
$ flutter run

Tested on Android and iOS

flutter-openvidu-demo animated gif