-
-
I just use your code and your example. Click OpenGl Rtsp and "start record" button. Use adb command "adb shell" and then "free -m" every few minutes to check the free memory. The logcat shows
`Buffe…
-
## Steps to Reproduce
1. With any Flutter application using the `in_app_purchase` package, open your main / release AndroidManifest.xml file (by default in /android/app/src/main/)
2. Set `android:…
-
**Describe the bug**
as you can see on the screenshots, first appeared in 25 December 2023. I can't remember if I used Fedora 38 or 39, but this is not the important thing at the moment.
it gave few…
-
File this under `cant fix`, logging it for posterity.
TL;DR: Nahimic sucks, prevents capturing audio. Kill related processes to fix.
References #875, maybe #1315.
## Explanation
Realtek HD Aud…
-
### 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…
-
I moved from Sony Xperia Zx1 Compact (Android 9) to Google Pixel 4a (Android 12).
For the same file, on Xperia the password remove works, but not on the Pixel, appears the message "the password see…
nu111 updated
2 years ago
-
Thank you for providing a wonderful robot arm.
This is a question when using with ROS.
Service message move_servoj has the same message type as move_joint.
move_joint is called as follows:
rosserv…
-
**Describe the bug**
when I run the sample on Ubuntu 20.04,
get_user_media_sample, every time I click the record button, the sample crashed.at this line:
`await _mediaRecorder!.start(`
hope …
-
I have the exception sometimes in the following code.
What is the reason?
```
try {
if(controller==null){
return null;
}
if (!controller.value.isRecordingVideo) …