[Research] Audio support #38
-
|
I want to develop audio based on the project, where should I start first? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 5 replies
-
|
Hi. Update from 2025Since v2 scrcpy supports audio. See pcm-player by yume-chan for a client implementation. Android (sndcpy)
iOS (quicktime video hack)This project for streaming uses ws-qvh. It uses QVH library. Audio stream produced by qvh is ignored. See:
See above for possible implementations of the client. |
Beta Was this translation helpful? Give feedback.
-
|
These suggestions have helped me a lot, thank you very much!!! |
Beta Was this translation helpful? Give feedback.
-
|
Are you interested in perfecting the audio? |
Beta Was this translation helpful? Give feedback.
-
|
You are welcome. |
Beta Was this translation helpful? Give feedback.
-
|
ok!!! |
Beta Was this translation helpful? Give feedback.
Hi.
Update from 2025
Since v2 scrcpy supports audio. See pcm-player by yume-chan for a client implementation.
Android (sndcpy)