-
Notifications
You must be signed in to change notification settings - Fork 659
Closed
Description
phone:
manufacturer: 'SAMSUNG'
model: 'SM-G903F'
version: '5.1.1'
abi: 'armeabi-v7a'
sdk: '22'
product: 's5neoltexx'
When using STF, if the video stream is viewed it works for a few frames then the phone is disconnected. STF complains of lost connection to minicap.
When trying minicap by itself it hangs and segfaults. output below.
output of minicap:
INFO: Using projection 1080x1920@1080x1920/0
INFO: (external/MY_minicap/src/minicap_22.cpp:240) Creating SurfaceComposerClient
INFO: (external/MY_minicap/src/minicap_22.cpp:243) Performing SurfaceComposerClient init check
INFO: (external/MY_minicap/src/minicap_22.cpp:250) Creating virtual display
INFO: (external/MY_minicap/src/minicap_22.cpp:256) Creating buffer queue
INFO: (external/MY_minicap/src/minicap_22.cpp:261) Creating CPU consumer
INFO: (external/MY_minicap/src/minicap_22.cpp:265) Creating frame waiter
INFO: (external/MY_minicap/src/minicap_22.cpp:269) Publishing virtual display
INFO: (jni/minicap/JpgEncoder.cpp:64) Allocating 6268932 bytes for JPG encoder
INFO: (jni/minicap/minicap.cpp:444) New client connection
Segmentation fault
If no connection is made; the output of minicap stops and, even after waiting a considerable amount of time, no OK is printed.
We have also tested against Samsung S4 and Oneplus One. Both of these function flawlessly. So it is just the S5 Neo that is causing us issues.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels