简体   繁体   中英

webRTC Video and Audio Call in Flutter

I am new to Flutter App and I have to create a WEBRTC based video and audio calling app for both IOS and Android without using TURN Server with FCM for creating a connection between 2 users. Could anyone please help me out how can we achieve this functionality? Need something very similar to Peer js. Any docs or videos explaining it will also help.

There is actually an existing plugin specific on the implementation of webRTC using Flutter . As for the tutorials, try to check the webRTC codelab and good video tutorial about "Realtime Communication with WebRTC in Flutter & Dart" .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM