Experimental release of a foreground-service–based camera streaming app for Meta Quest.
This build allows passthrough RGB cameras to be accessed from a Foreground Service
and streamed to a PC over USB using adb port forwarding.
Changes in this release:
- Foreground Service–based camera access
- Left and right passthrough cameras supported
- H.264 streaming over TCP
- Optional JPEG streaming on separate ports for simple visualization
- Unity sample components added under
unity-sample
This release is intended for research and experimentation only.