Genymobile / Genymobile/scrcpy
Start scrcpy 2.0 by NodeJS but cannot receive "Recording Started" in stdout pipe
- Dominant language
- C
- Stars
- 150k
- Forks
- 13.7k
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 2
Description
- [x] I have read the [FAQ](https://github.com/Genymobile/scrcpy/blob/master/FAQ.md).
- [x] I have searched in existing [issues](https://github.com/Genymobile/scrcpy/issues).
**Environment**
- OS: macOS
- scrcpy version: 2.0
- installation method: brew
- device model: All device
- Android version: All version
**Describe the bug**
Hi,
I just start scrcpy 2.0 by NodeJs but cannot receive "Recording Started" in stdout pipe.
I tried scrcpy 1.24 Its ok. So i think this is a new bug from 1.45 to 2.0
More Information:
I guess its something wrong between buffer area? Maybe print but not '\n' or cout but not "<< endl;" ? Just a guess
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing scrcpy 2.0 from Node.js on macOS and compare the stdout behavior with scrcpy 1.24. Trace how the recording-start message is emitted and determine whether it is present and pipe-readable; done means Node.js can reliably receive the notification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, nodejs
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100