leo3487

Results 8 comments of leo3487

I have same problem at my office pc (Windows 10 pro 32 bits under domain) After some secs exit with error could not open audio device: wasapi can't find requested...

I guess use same. Downloaded at office pc the 32 bit version less than 1 hour ago, from its github page https://github.com/Genymobile/scrcpy/releases/download/v2.1.1/scrcpy-win32-v2.1.1.zip

with set SDL_AUDIODRIVER=directsound starting scrcpy from CMD close within less than 1 sec starting from windows explorer, still same error, after some secs

D:\scrcpy-win32-v2.1.1>scrcpy scrcpy 2.1.1 INFO: ADB device found: INFO: --> (usb) R8MT701TGQT device SM_A035M D:\scrcpy-win32-v2.1.1\scrcpy-server: 1 file pushed, 0 skipped. 71.2 MB/s (56995 bytes in 0.001s) [server] INFO: Device: [samsung] samsung...

With scrcpy --audio-output-buffer=10 after some secs close and give error ERROR: Could not open audio device: WASAPI can't find requested audio endpoint: No se ha encontrado el elemento. ERROR: Demuxer...

D:\scrcpy-win32-v2.1.1>set SDL_AUDIODRIVER=directsound D:\scrcpy-win32-v2.1.1>scrcpy scrcpy 2.1.1 INFO: ADB device found: INFO: --> (usb) R8MT701TGQT device SM_A035M D:\scrcpy-win32-v2.1.1\scrcpy-server: 1 file pushed, 0 skipped. 70.9 MB/s (56995 bytes in 0.001s) [server] INFO: Device:...

As error say, it try to find audio device, but as I said at my first post, it is not installed at this pc and seem disabled at bios There...

Ok. As I suposed, this was the problem scrcpy tried to find audio but this pc has no audio Starting without audio now work ok For next version would be...