-
**Describe the bug**
When selecting the camera on the prejoin page, there is no distinction between the front and back cameras. By default, the selected camera is marked as CameraPosition.front, whic…
-
**Describe the bug**
On Mac, when my app try render multi video stream, some time, on some machine(not at all) will crash with error EXC_BAD_ACCESS in InputVideoStream thread. It crash because of `CV…
-
Dears,
I am not able to build app in profile mode though it is working in debug and release.
```
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':jitsi_…
-
**Describe the bug**
In the floating window function, local or remote images will be repeatedly obtained and given to different parent widgets. When obtaining multiple times, the view will freeze.
…
-
When running the janus_client example in the ubuntu 23.04 operating system, we get errors when completing the call.
Library version 2.3.2
List of errors:
- Error during execution of the command…
-
**Describe the bug**
W/System.err( 9765): java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException
W/System.err( 9765): at java.util.concurrent.FutureTask.report(FutureTask.java:…
-
Cannot build on iOS with `flutter build ipa` in 0.9.2. Its working well in 0.9.1 however.
```
Lexical or Preprocessor Issue (Xcode): 'WebRTC/WebRTC.h' file not found
```
I've tried both with a…
-
## Steps to Reproduce
```
@TestOn('browser')
import 'package:flutter_test/flutter_test.dart';
void main() {
test('I must failed', () async {
expect(1, 2);
});
}
```
I'm expec…
-
**Describe the bug**
The mediaConstraints cannot be object, here I use `'facingMode': { 'ideal': 'user'},`
```
E/AndroidRuntime( 5366): java.lang.ClassCastException: java.util.HashMap cannot be c…
-
here is the code can you help me take a look and confirm where my mistake his
import 'dart:async';
import 'dart:convert';
import 'package:get/get.dart';
import 'package:web_socket_channel/web_so…