w2016561536 / android_virtual_cam

xposed安卓虚拟摄像头 android virtual camera on xposed hook
MIT License
1.35k stars 375 forks source link

Volte视频通话接通后, 通话降级为语音通话 #94

Open kokocooler2020 opened 2 years ago

kokocooler2020 commented 2 years ago

在拨出视频通话时, 拨号界面已经播放了假视频, 当对方接受视频通话, 电话接通后, 本次通话被降级为语音通话:

环境: Android11 + virtual_cam4.4

可疑log如下: com.google.android.dialer W/DialerInCallFragment: com.android.incallui.incall.impl.InCallFragment.handleMultiWindowModeState:1093 fragment not initialized and cannot handle multiwindow change com.google.android.dialer E/BufferQueueProducer: SurfaceTexture-0-2248-17 connect: already connected (cur=3 req=3) SurfaceUtils: Failed to connect to surface 0xe4b04ba8, err -22 MediaPlayerService: setVideoSurfaceTexture failed: -22 Camera3-Stream: startConfiguration: In error state Camera3-Device: Camera 1: configureStreamsLocked: Can't start output stream configuration CameraDeviceClient: endConfigure: Camera 1: Error configuring streams: Function not implemented (-38) com.mediatek.ims E/CameraCaptureSession: Session 3: Failed to create capture session; configuration failed com.mediatek.ims E/VT SRC - 1: [HDR] [createSession] create preview session with exception:android.hardware.camera2.CameraAccessException: CAMERA_ERROR (3): endConfigure:510: Camera 1: Error configuring streams: Function not implemented (-38)

我对系统非常无知, 求大神帮助~