GioviQ / video-chat-experiment

Video chat experiment app developed with Flutter and based on WebRTC
22 stars 3 forks source link
communication flutter flutter-app video-chat webrtc

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.