Skip to content

v1.0.0

Latest

Choose a tag to compare

@t-34400 t-34400 released this 09 Jan 03:17
· 2 commits to master since this release

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.