79413464

Date: 2025-02-05 01:46:33
Score: 1
Natty:
Report link

Solved my problem. It seems for this phone, it cannot support both recording and image capture surfaces at the same time, it works if I remove either captureReader?.surface?.let { surface -> surfaceList.add(surface) } or recorderSurface?.let { surface -> surfaceList.add(surface) }

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Zysora