/video-chat-experiment

Video chat experiment app developed with Flutter and based on WebRTC

Primary LanguageDart

Video Chat Experiment

This flutter app derives from flutter-webrtc-demo.

The aim is to create a production ready app with P2P video chat for Android and iOS.

Download android app as beta release at Google Play.

The used WebRTC signaling server is my fork of flutter-webrtc-server.