-
```dart
class MyApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
return MaterialApp(
title: 'Flutter Demo',
theme: ThemeData(
…
-
## Command
```
flutter --no-color pub get
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
FileSystemException: Failed to decode data using encoding 'utf-8', null
```
#0 _Fil…
-
**Describe the bug**
```
Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: PlatformException(error, MediaStreamTrack has been disposed., null, java.lang.IllegalStateException:…
-
**咨询的功能模块**
- rtp ext 添加支持的url
**咨询的具体内容和问题**
- 我用flutter-webrtc连接服务, 报错rtc ext 未识别。响应是(未识别的rtp ext url类型:https://aomediacodec.github.io/av1-rtp-spec/#dependency-descriptor-rtp-header-extension)。…
-
Hi Team,
I am using the following SDKs for iOS-
pod 'QuickBlox','2.17.4'
pod 'Quickblox-WebRTC','2.7.5'
I also tried the following latest iOS versions as well but same issue.
QuickBlox (2.1…
-
Getting an interesting bug when I try to run my app on Android
It starts speech recognition okay but then randomly stops it
Checking the logs, I usually get an audio focus change listener messag…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
Hello guys and @cloudwebrtc,
I'm currently working on project using Livekit to do voice call and audio call. Logic is fine but I have problem relevant to sound quality when calling. When I call, I ca…
-
**jitsi_meet plugin version**
omni_jitsi_meet: ^1.0.13
### Right now I need to send it to production over google play store but in debug mode, it is performing ok, but not in release mode
I res…
-
target format 1280x720, fps 30
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[AVCaptureDevice_Tundra setActiveVideoMinFrameDuration:] Not supported - Supp…