-
Building a VOIP application on Flutter to connect to Freeswitch server webrtc, and loading registration information from Firestore.
Problem Android:
Registration works ok in debug mode, but when I …
-
Newer versions of WebRTC has `WebRtcAudioUtils` class which you can use for WebRTC based Acoustic echo cancellation (AEC).
```java
WebRtcAudioUtils.setWebRtcBasedAcousticEchoCanceler(true);
```
…
-
## anonymous_functions_tojs
## Description
Warns about the usage of await and untyped arguments and how they interact with .toJS
## Details
Anonymous functions can cause confusing compile …
-
The app works fine but when I start a video call or start the flutter-webrtc instance it hangs and throws an error
I get an error when trying to access any class from within the handleMethodCall fu…
-
This issue has already been discussed here https://github.com/flutter-webrtc/flutter-webrtc/issues/896
But the solution does not allow us to choose a specific device.
Flutter: 3.0.3
flutter_webrt…
-
**Describe the bug**
A clear and concise description of what the bug is.
Subject: Error in Video Call - Null Pointer Exception During DTMF Tone Transmission
Description:
When attempting to m…
-
**Describe the bug**
I want to implement local audio mixing during call without playing background audio. can you please help me?
Thank you
-
![image](https://github.com/flutter-webrtc/flutter-webrtc/assets/24710386/9aa7cd96-434e-4bab-8c11-5decec4e8bcd)
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginEx…
-
Hi this error happens on latest plugin flutter-webrtc during audio recording
` _plugin.start(path, audioChannel: RecorderAudioChannel.INPUT);`
**flutter_webrtc: ^0.9.15**
`MissingPluginExcept…
-
**Describe the bug**
https://github.com/lyskouski/app-finance/actions/runs/7240347371/job/19723227902
```
[!] CocoaPods could not find compatible versions for pod "flutter_webrtc":
In Podfil…