SaaSHub helps you find the best software and product alternatives Learn more →
Flutter-webrtc Alternatives
Similar projects and alternatives to flutter-webrtc
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
FirebaseRTC
Discontinued Codelab for building a WebRTC Video chat application using Firebase Cloudstore.
-
-
-
example-webrtc-applications
Examples of WebRTC applications that are large, or use 3rd party libraries
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
-
One-to-One-Video-Call-Webrtc-Application-Sample-for-Android
This Android app demonstrates a practical example of using EnableX Video APIs and the Android Toolkit to create a dynamic 1-to-1 real-time video chat experience. It serves as a hands-on demonstration, guiding developers on effectively harnessing these tools' power.
-
agora-group-calling
A quickstart guide to making your own group video calling application using flutter
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
flutter-webrtc discussion
flutter-webrtc reviews and mentions
-
Flutter Screen Recorder Desktop
I only had a brief glance, but I believe that this is your best shot at the moment. Kudos to Weiwei Duan ( https://github.com/cloudwebrtc ) for his hard work. He contributed this code, which I found when looking at his filed issue: https://github.com/flutter-webrtc/flutter-webrtc/issues/799
-
AirDash - New, free and open source flutter app for sending files to any device
To be honest I don't know exactly how it works. I use the flutter-webrtc library for the data transfer. Should note that u/imdeadinsidelol managed to do cross platform local networks in the Arc app. I would love to understand how he accomplished that!
-
How to make a FTP video call in flutter
You’re looking for webRTC, FTP is just File Transfer Protocol. You are going to have to setup a TURN server for your webRTC app if this is going further then your LAN and a learning project. You could also look at websockets(central server), VoIP. https://github.com/flutter-webrtc/flutter-webrtc https://webrtc.org/
-
How to get audio volume (as stream) from WebRTC's MediaStream in Flutter?
I found this thread in flutter-webrtc repo, but it led to no concrete solution.
- Which library should be used for video/ audio group call
-
What are the limitation of Flutter 2 Desktop ?
You could checkout https://github.com/flutter-webrtc/flutter-webrtc as alternative
-
WebRTC - the right choice?
Andriod/iOS/Web/Windows/macOS/Linux: https://github.com/flutter-webrtc/flutter-webrtc
-
Show HN: Minimal WebRTC conferencing using flutter(Android, iOS and Native)
Hey HN,
I work on https://github.com/pion/webrtc and have been meaning to try out flutter. Using https://github.com/flutter-webrtc/flutter-webrtc I was able to pull something together that works on Android, iOS and native. Best of all is that I wrote/prototyped in the web. My hope is that between this and Pion we can make WebRTC may more accessible.
If you are familiar with WebRTC these are some of the features that excited me.
* Trickle ICE
* Re-negotiation
* Multiple inbound/outbound tracks per PeerConnection
* No codec restriction per call. You can have H264 and VP8 in the same conference.
-
A note from our sponsor - SaaSHub
www.saashub.com | 25 Apr 2025
Stats
flutter-webrtc/flutter-webrtc is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of flutter-webrtc is C++.
Popular Comparisons
- flutter-webrtc VS pjproject
- flutter-webrtc VS react-native-callkeep
- flutter-webrtc VS react-native-twilio-video-webrtc
- flutter-webrtc VS meshenger-android
- flutter-webrtc VS example-webrtc-applications
- flutter-webrtc VS Agora-Flutter-SDK
- flutter-webrtc VS One-to-One-Video-Call-Webrtc-Application-Sample-for-Android
- flutter-webrtc VS plugins
- flutter-webrtc VS flutter_surrealdb_client_example
- flutter-webrtc VS WebphoneLib