You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm using OBS's Application Audio Capture, scrcpy is not listed if there's no scrcpy window active. This behavior may be intended and actually is cleaner, just have the terminal and no additional window. But OBS can't capture audio this way for now. I tried providing width and height values but those are ignored if --no-video is used.
^ Basically, this version opens a window even when video playback is disabled. That way, you should be able to capture the window audio. Could you confirm, please?
Environment
Describe the bug
I'm using OBS's Application Audio Capture, scrcpy is not listed if there's no scrcpy window active. This behavior may be intended and actually is cleaner, just have the terminal and no additional window. But OBS can't capture audio this way for now. I tried providing width and height values but those are ignored if --no-video is used.
scrcpy --no-video --audio-source=mic --window-width=100 --window-height=100 --window-title=mic
The text was updated successfully, but these errors were encountered: