dual_cameras_android

The Android implementation of dual_cameras.

CameraX/Camera2 concurrent capture → a single-GL-thread manual compositor (OpenGL ES, SDF rounded PiP + front mirror) → MediaCodec surface-input encode → MediaMuxer, with AudioRecord+AAC and a single-CLOCK_MONOTONIC A/V sync.

This package is endorsed by dual_cameras; you do not need to depend on it directly.