Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Per-App Audio Streaming for Virtual Display in Scrcpy #5802

Open
Shrey113 opened this issue Jan 30, 2025 · 1 comment
Open

Add Per-App Audio Streaming for Virtual Display in Scrcpy #5802

Shrey113 opened this issue Jan 30, 2025 · 1 comment

Comments

@Shrey113
Copy link

Is your feature request related to a problem? Please describe.
Scrcpy supports virtual display (--new-display) for app screen mirroring 🎥, but there’s no built-in way to stream only a specific app’s audio 🔊.

On Android 15, native per-app screen casting with audio is supported without ADB. Adding this to scrcpy would make it even more powerful! 🚀

Describe the solution you'd like
A new option like:
--vd-audio="{app package name || app name}"
This would allow users to stream only a specific app’s audio alongside its screen, keeping it separate from system sounds. 🎧

Additional context
This would be huge for streaming, testing, and content creation! 🎬🎮 Hope to see this added soon! 🙌


Thank you for creating such an amazing tool—scrcpy has been a game-changer! 🙌

@rom1v
Copy link
Collaborator

rom1v commented Jan 31, 2025

(refs #5370 (comment))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants