rom1v / sndcpy

Android audio forwarding (scrcpy, but for audio)
MIT License
3.29k stars 303 forks source link

Feature Request: support media controls from PC #224

Open ChopsII opened 2 years ago

ChopsII commented 2 years ago

The idea is:

I had a quick look and didn't see a feature request or existing support for this idea.

while sndcpy is connected, the media control commands should be sent through sndcpy to the android device, causing the media on the android device to act in accordance with the control.

Would also be fine if scrcpy did this instead, but I think it fits better here.

I don't know much about what would be involved in all of this; I imagine there's some fairly niche and OS-specific knowledge required. But if someone does happen to know, and adds such to this ticket, I could maybe have a go at making a PR for it, for windows at least.