Genymobile / Genymobile/scrcpy
When multiple screen recordings are started at the same time, the recording results of different devices do not correspond.
- Dominant language
- C
- Stars
- 150k
- Forks
- 13.7k
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 2
Description
- [ ] I have read the [FAQ](https://github.com/Genymobile/scrcpy/blob/master/FAQ.md).
- [ ] #4293
**Environment**
- OS: [ Windows]
- scrcpy version: [2.1.1]
- installation method: [ Windows release]
- device model:
- Android version: [12]
**Describe the bug**
use subprocess.Popen(), When multiple screen recordings are started at the same time, the recording results of different devices do not correspond.
My command is scrcpy -s {} --record {} --no-audio --no-control --no-display
```
Please paste terminal output in a code block.
```
Please do not post screenshots of your terminal, just post the content as text instead.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the reported Windows case by launching simultaneous `scrcpy -s {} --record {} --no-audio --no-control --no-display` processes for multiple Android 12 devices. Trace how each process is associated with its recording output, and consider the issue done when recordings consistently correspond to the devices that produced them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, c
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100