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
scrcpy 2.7 <https://github.com/Genymobile/scrcpy>
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
INFO: ADB device found:
INFO: --> (usb) ZY22GCTXNV device motorola_edge_30
/usr/share/scrcpy/scrcpy-server: 1 file pushed, 0 skipped. 58.4 MB/s (71200 bytes in 0.001s)
[server] INFO: Device: [motorola] motorola motorola edge 30 (Android 14)
INFO: Renderer: opengl
INFO: OpenGL version: 4.6 (Compatibility Profile) Mesa 24.1.7
INFO: Trilinear filtering enabled
INFO: Texture: 1080x2400
ERROR: Could not open audio device: ALSA: Couldn't open audio device: Host is down
ERROR: Demuxer error
but if I instead call scrcpy --no-audio then it works.
When audio does not work, as above, scrpcy should either suggest to use --no-audio, or even better it should assume that --no-audio was provided and go forward.
The text was updated successfully, but these errors were encountered:
When I execute scrcpy, it prints
but if I instead call
scrcpy --no-audio
then it works.When audio does not work, as above, scrpcy should either suggest to use
--no-audio
, or even better it should assume that--no-audio
was provided and go forward.The text was updated successfully, but these errors were encountered: