-
-
Notifications
You must be signed in to change notification settings - Fork 11k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
no audio #4691
Comments
The console output looks good, there is no audio error. How is the audio volume on your device? |
set 0. but update 100, also no audio. |
Run |
console output:
|
Oh, it seems your audio output does not request samples often enough. Try |
Oh, or the problem might be on the device side. Try the latest version, this might be already "fixed" or worked around. |
run |
device is huawei mate 50. harmonyOS |
Could you try with another device to determine if the problem is on the device side or on the computer side. My guess is that it is on the device side. |
change the device, Still the same issue. run
|
Please run 2.3.1 and |
run
|
If you record your scrcpy session:
Then play the file with VLC, is audio working? |
Also see #4268, it seems it's exactly your problem. |
record video play with VLC is have audio. |
OK, so there is a problem with the SDL audio output. Try with:
These players probably do not support the OPUS format. It should work in Firefox too (or other browsers). |
I have a question: |
Yes: #3875 |
OK, Thank you again ^_^ |
help!
on windows, execute "scrcpy"
can screen, but no audio.
full output in the console:
It's very similar to this issue: #4684
and i do like this: kill adb.exe. but not resolved.
The text was updated successfully, but these errors were encountered: