Skip to content
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

scrcpy not working with Vollaphone X23 #5711

Open
franco-bez opened this issue Dec 28, 2024 · 0 comments
Open

scrcpy not working with Vollaphone X23 #5711

franco-bez opened this issue Dec 28, 2024 · 0 comments

Comments

@franco-bez
Copy link

there are several reports that scrcpy is not working on the Vollaphone X23, at least VOS 14 (AOSP 14 based) is affected, maybe older versions as well.
Other devices like the Vollaphone22 and the Vollaphone Quintus are not affected, it seems to be a X23 only problem.

The ticket was first reported to Volla ( HelloVolla/volla-os-beta-test#199 ) but they closed it and told me to report it here.

scrcpy 3.0.2 <https://github.com/Genymobile/scrcpy>
INFO: ADB device found:
INFO:     -->   (usb)  GX4VCTR                   device  Volla_Phone_X23
/usr/local/share/scrcpy/scrcpy-server: 1 file pushed, 0 skipped. 150.3 MB/s (90396 bytes in 0.001s)
[server] INFO: Device: [Volla] volla Volla Phone X23 (Android 14)
INFO: Renderer: opengl
INFO: OpenGL version: 4.6 (Compatibility Profile) Mesa 24.0.9-0ubuntu0.2
INFO: Trilinear filtering enabled
INFO: Texture: 720x1560
[server] ERROR: Capture/encoding error: java.lang.IllegalArgumentException: 
[server] INFO: Retrying with -m1280...
[server] ERROR: Capture/encoding error: java.lang.IllegalArgumentException: 
[server] INFO: Retrying with -m1024...
[server] ERROR: Capture/encoding error: java.lang.IllegalArgumentException: 
[server] INFO: Retrying with -m800...
[server] ERROR: Capture/encoding error: java.lang.IllegalArgumentException: 
WARN: Device disconnected
[server] ERROR: Exception on thread Thread[video,5,main]
java.lang.IllegalArgumentException: 
 at android.media.MediaCodec.native_configure(Native Method)
 at android.media.MediaCodec.configure(MediaCodec.java:2386)
 at android.media.MediaCodec.configure(MediaCodec.java:2302)
 at com.genymobile.scrcpy.video.SurfaceEncoder.streamCapture(SurfaceEncoder.java:92)
 at com.genymobile.scrcpy.video.SurfaceEncoder.lambda$start$0$com-genymobile-scrcpy-video-SurfaceEncoder(SurfaceEncoder.java:296)
 at com.genymobile.scrcpy.video.SurfaceEncoder$$ExternalSyntheticLambda0.run(D8$$SyntheticClass:0)
 at java.lang.Thread.run(Thread.java:1012)

see also the TG groups
https://t.me/c/1289127708/4896
https://t.me/hello_volla/129136

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant