-
**Describe the bug**
I am experimenting with WebRTC, simply building chat on a data channel. I have a problem that the chat works when both peers are connected on the same local network. Where peer…
-
https://github.com/flutter-webrtc/flutter-webrtc/blob/cfa1e88a48c3f6f168d196543fd02c370d16fd70/android/src/main/java/com/cloudwebrtc/webrtc/MethodCallHandlerImpl.java#L1453
But after dispose:
http…
isqad updated
3 years ago
-
doctor -v
```
[√] Flutter (Channel stable, 2.5.0, on Microsoft Windows [Version 10.0.19042.1237], locale en-US)
• Flutter version 2.5.0 at C:\src\flutter
• Upstream repository https://gi…
-
**Describe the bug**
**To Reproduce**
**Expected behavior**
**Platform information**
* **Flutter version**: 3.16.8
* **Plugin version**:0.9.48+hotfix.1
* **OS**: Android
* **OS version…
caigp updated
5 months ago
-
https://github.com/flutter-webrtc/dart-sip-ua/issues/198
If you share the code for attended call transfer would be appreciated, as the continuation of above thread
-
**Describe the bug**
`https://github.com/livekit/client-sdk-flutter`
pubspec flutter_webrtc use [github repo ](https://github.com/flutter-webrtc/flutter-webrtc) as dependency.
seem like [webr…
-
cannot find package "github.com/cloudwebrtc/flutter-webrtc-server/pkg/logger" in any of:
/usr/lib/go-1.10/src/github.com/cloudwebrtc/flutter-webrtc-server/pkg/logger (from $GOROOT)
/…
-
**Describe the bug**
I'm trying to use the `Helper.setSpeakerphoneOn()` method to switch between speaker and earpiece and it works on Android but not on iOS.
**To Reproduce**
Create and RTC call an…
-
We are a few versions behind the current Flutter WebRTC.
There have been a few fixes, some that we require (like selecting audio outputs)
Would it be possible for you to bump the pubspec up? :-)
-
**Describe the bug**
I'm trying to add a Flutter module as a framework to an existing iOS app, the framework uses the webrtc dependency and builds failed. When I execute command 'flutter build ios-fr…