moonlight-stream / moonlight-embedded

Gamestream client for embedded systems
https://github.com/moonlight-stream/moonlight-embedded/wiki
GNU General Public License v3.0
1.5k stars 326 forks source link

How to stream audio to host AND client? #848

Closed sander1095 closed 2 years ago

sander1095 commented 2 years ago

I want to stream something from my PC to my TV. I also want to have my audio playing on the TV and on the PC at the same time.

I see that there is a -localaudio flag, but I want local and remote audio, basically.

Is there any way to do this with moonlight? Or should I be configuring something on my own PC to use 2 audio sources or something?

sander1095 commented 2 years ago

In my case, using the -localaudio flag already does this. This is fixed for me