-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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
Device encoder crashes in a Nox android virtual machine #1876
Comments
Try another profile level:
|
Other than PID's differing, same output as in original post with:
|
Except:
I guess? |
Even that's the same.
|
Environment
Describe the bug
I created a virtual android using Nox, on Windows 10. I set it up to use network bridging, and connected to it via tcpip from scrcpy on linux. (I'd much prefer QEMU, but android-x86 is randomly crashing...) Right away, there's an exception on the server. It sort of looks to me like this could be a Nox issue. Perhaps they haven't implemented an h264 encoder or it's not working properly? Does this look like a Nox issue to you, and is there anything scrcpy could do to work around a device not having a working encoder? Like, could it transmit separate images instead? (Obviously this would transmit a lot more data over the network, and the FPS might even need to be lowered.)
I saw #1810 which has the same error, but my virtual device only has the single encoder according to CheckVideoCodecs.
scrcpy output
adb logcat output
CheckVideoCodecs -- make run output
The text was updated successfully, but these errors were encountered: