Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 476 Bytes

File metadata and controls

14 lines (11 loc) · 476 Bytes

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