videosdk-rtc-flutter-sdk-example
videosdk-rtc-flutter-sdk-example copied to clipboard
WebRTC based video conferencing SDK for Flutter (Android / iOS)
hello guys please what could be the reason for this error? "Error while getting baseUrl"
I am using videosdk with RingtonePlayer , The ringtone rings out initially, but when a call(audio/video) has been initiated and eventually dispose off, video sdk still blocks sounds both from...
can we use videosdk for calling like whatsapp?
after joining call by default audio is coming from earpiece not from speaker? I joined a call and i am not connected to any other external audio output device and...
On m2 Mac, there are 4 different resolution, 1. 1024x666 2. 1280x832 3. 1470x956 4. 1710x1112 with **1 and 2 its working fine**, but **3 and 4 its not working**...
Hi all. I've been trying to integrate the SDK into my existing app but could not get the video stream. I've also tried this example app but it's not working...
# Flutter Doctor - [√] Flutter (Channel stable, 3.3.10, on Microsoft Windows [Version 10.0.19045.3930], locale en-IN) • Flutter version 3.3.10 on channel stable at E:\flutter • Upstream repository https://github.com/flutter/flutter.git •...
I have listened room events when starting call and I need to unbind all the listened events. You are using `events2` package and there is `off` method. Please, can you...
how can i join a meeting from the Flutter web app? if I copied the code from the Flutter app to a Flutter Web App the flutter_vlc_player crashes because it...
Currently, I am working with the Video SDK integrated into a Flutter project for real-time communication. The implementation is generally successful; however, I have encountered an issue related to audio...