rom1v / sndcpy

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

Using sndcpy with Streamlabs obs #97

Open Croissantboy1 opened 3 years ago

Croissantboy1 commented 3 years ago

Hi, I am trying to stream a game from my phone onto Streamlabs obs, but I am having issues with the output audio being too quiet. I can hear the audio loud and clear on my desktop, but the output game isn't audible for viewers. I'm wondering if this is an issue with sndcpy, or is sndcpy not compatible with Streamlabs?

rom1v commented 3 years ago

Sndcpy just starts a VLC to play a video stream: https://github.com/rom1v/sndcpy/blob/f0995ca4d0002ef288c74c70d4c0eb48354449d5/sndcpy#L29

I don't know the cause of your problem.

CesarPazzi commented 2 years ago

Remove the "-Idummy" part from the sndcpy.bat file provided and will launch a VLC window playing the audio, there you can audio capture that VLC window with OBS using the win-capture-audio plugin. Worked for me.