-
Make it so it randomizes as it currently does with an option to try to spread the people willing to do Backstabbr recording around.
-
Docker version 27.3.1, build v27.3.1
My `docker-compose.yml`:
```yml
services:
otrecorder:
image: owntracks/recorder
ports:
- 8083:8083
volumes:
- config:/config
…
-
**Package version**: 5.1.2
**Environment**
- OS: iOS, Android and web
- Browser: chrome
**Describe the bug**
We are using the Record package in a production app and seeing daily dozens …
-
**Describe the bug**
Recorder controller failed to initialize, it was working before but now it fails to initialize and i can't figure out why
i use following widget to use audio recorder
```da…
-
Add a feature to record your track (ride, walk, etc)
-----------
Updated:
See https://github.com/organicmaps/organicmaps/issues/2147
## Upvote & Fund
- We're using [Polar.sh](https://polar.s…
-
The former record does not contain audio output and input during call but correctly audio input before and after the call.
Related to #11.
-
**Is your feature request related to a problem? Please describe.**
When I use flutter sound player and recorder for real time communication through server in IOS, the sound gets played through built-…
-
https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_sanity.openjdk_x86-64_linux_Nightly_testList_0/208
https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_sanity.openjdk_x86-64_linux_Nightly_…
-
**Describe the issue**
Every time MwmActivity is being re-created the toast about track recording is being shown
**Steps to reproduce**
1. Enable track recording
2. Rotate device or switch fro…
-
### Description
I have method
```
public static void RecordError(Exception exception)
{
}
```
And I have code witch call RecordError
```
try
{
…