-
** BUILD FAILED **
Xcode's output:
↳
warning: [CP] Unable to find matching .xcframework slice in 'ios-x86_64-simulator ios-arm64_armv7' for the current build architectures (arm64 x86_64 i386).
…
-
I think this is a very important topic, we need to create a an SDK for mobile, now here is what I think works with the all mobile platforms:
- https://github.com/flutter-webrtc/flutter-webrtc-demo
-
Duplicate class org.webrtc.AddIceObserver found in modules jetified-android-104.5112.07-runtime (io.github.webrtc-sdk:android:104.5112.07) and jetified-react-native-webrtc-1.106.1-jitsi-12421094-runt…
-
### Short description
I have an app and I reproduce remote live streaming videos from Ant Media Server. After upgrading flutter version from `3.13.9` to `3.19.3` one of my customers noticed that on…
-
**Describe the bug**
I did setup the Signaling and the TURN server and they are fine and working. I configured the flutter_webrtc_demo and compiled it. I chose the P2P Call Sample and it connected …
-
**Describe the bug**
the video stop after sometime and frozen at the frame
```
E/MethodChannel#FlutterWebRTC.Method(22466): Failed to handle method call
E/MethodChannel#FlutterWebRTC.Method(22466)…
-
**Describe the bug**
- I want to mute/umute an audio track using the `enabled` property of the respective `MediaStreamTrack` object.
- This works as expected when the stream is opened for the firs…
-
### Short description
When clicked on mute while broadcasting, the viewers' stream is paused without any exception until the broadcaster unmutes himself
### Environment
* Operating system and v…
-
I'm trying to add a Flutter module as a framework to an existing iOS app, the framework uses the webrtc dependency and builds correctly, but when I add the framework to the app and try to run it I get…
-
android shows a black blank screen and ios app crashes and the error says
NSInvalidArgumentException: -[RTCI420Buffer pixelBuffer]: unrecognized selector sent to instance 0x28398ec30
----- l…