In both cases, characteristics.get(CameraCharacteristics.LENS_FACING) obtained from CameraManager is LENS_FACING_EXTERNAL.
AndroidTV11
Name :Front Camera
Type:0
AndroidTV14
Name :External Camera
Type:2
AndroidTV11 does not allow switching between multiple connected USB camera devices.
Let me ask you one more question.
Even if I plug in and unplug the USB before the meeting starts, the list that can be obtained with getCameraDeviceList is not updated.
When will the list that can be obtained with this API be updated?