Skip to content

Video chat experiment app developed with Flutter and based on WebRTC

Notifications You must be signed in to change notification settings

GioviQ/video-chat-experiment

Repository files navigation

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.