-
android shows a black blank screen and ios app crashes and the error says
NSInvalidArgumentException: -[RTCI420Buffer pixelBuffer]: unrecognized selector sent to instance 0x28398ec30
----- l…
-
**Call: Listen to the sender / Receiver of the call if both are connected to different wifi networks,
tests are performed with mobile data and the result is the same.
When making a call connected t…
-
MacOS Sonoma M1. I get this over and over in the log:
```
flutter: logger: RECEIVER: Listening for files...
flutter: logger: PING: Local ping sent
flutter: logger: PING: Local ping error code: 7
…
-
**Describe the bug**
Some `null` parameters are ignored when trying to use them with the method `setParameters`, e.g. when trying to discard the limitations of the `maxBitrate` that was set before.
…
-
**Describe the bug**
I have a Flutter app that handles chats and voice calls (through the SIP plugin of a Janus gateway, using the `janus_client` package) and handling incoming/outgoing calls through…
-
I am unable to generate ios archive due to this error.
webRTC.framework/WebRTC' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated li…
-
I'm having a problem with iOS.
Video and screen recording stops when the application is placed in the background.
The audio stream continues.
In this case, is it necessary to use callkit or replay …
-
**Describe the bug**
I have this issue in my own app, but it turns out that it also happens with the demo project: https://github.com/flutter-webrtc/flutter-webrtc-demo
When an iOS device initiate…
-
This error is reported by Apple when uploading the macOS package file to the AppStore.
> ITMS-90291: Malformed Framework - The framework bundle WebRTC (Land-a.app/Contents/Frameworks/WebRTC.framewo…
-
I am streaming video data from my raspberry pi and reading it on android with flutter-webrtc.
Problem:
WebRTC connections in my Flutter app fail to establish when trying to communicate with a separa…