-
# **Arweave’s Perpetual Open Web Hackathon**
## **Introduction**
Welcome to the perpetual, open permaweb hackathon!
At Arweave we firmly believe that the future of the [new web should be open…
-
**Is your feature request related to a problem? Please describe.**
Android App is crashing when receiving more number of video streams and displaying it.(when receiving and displaying larger than 15 …
-
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
Could not resolve all files for configuration ':app:debugRuntimeCla…
-
**Describe the bug**
The following log appears constantly in the logs:
```
D/FlutterWebRTCPlugin(21647): peerConnectionGetStats(): peerConnection is null
I/flutter (21647): ----------------FIREB…
-
I'm trying to have my local video stream mirrored when using the front-facing camera, but not mirrored when using the back camera.
My current code looks something like this:
```dart
_localStrea…
-
## Bug report
**Describe the bug**
A hot reload using web breaks the app when useEmulator is called for the second time.
```
To switch back to production, restart your app with the emulator tu…
-
**Describe the bug**
The web app works great on Android, macOS, Win browsers.
The web app basically provides p2p video calling. Signalling is implemented via firestore.
One device creates the…
-
### 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/docs/…
-
I created this project, but I am getting this exception on a Android Phone.
How can I solve this problem?
Thanks for your help.
D/FlutterWebRTCPlugin( 6143): Create front camera Camera 1, Fac…
-
I've been building on my emulator for a couple of days and i decided to build a release apk to test on my physical device but it crashes when i try to make a call but the strange thing is that it work…