cyb3rcod3 / flutter-openvidu-demo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Dart 87.9%Language:Ruby 5.4%Language:Objective-C 3.9%Language:Java 2.8%