Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ReberSincar/Flutter-WebRTC-Socketio-Video-Call


https://github.com/ReberSincar/Flutter-WebRTC-Socketio-Video-Call

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# FLUTTER WEBRTC VIDEO CALL

Flutter WebRTC One to one Video Call with socket.io


  • Call a user with video

  • Call a user with audio

  • Answer call

  • Decline call

  • Cancel call

  • Switch camera

  • Mute / Unmute microphone

  • Hangup

Server project : https://github.com/ReberSincar/Webrtc-Nodejs-Socketio-Server

Add your server address to lib/services/socket_service.dart file.