This repo contains the VirtualCameraPublisher project. This includes a Unity Package for VirtualCameraPublisher which is included in the com.meta.xr.virtualcamerapublisher directory, and a sample Unity app which uses this package, in the VirtualCameraPublisherSample directory. Please find more details about those in their respective READMEs.
To install the Virtual Camera Publisher package into your Unity project, you can add it locally, or via git:
Use the Package Manager to add the Git URL:
https://github.com/oculus-samples/Unity-VirtualCameraPublisher.git?path=com.meta.xr.virtualcamerapublisherFollow the instructions here: Installing a package from a local folder
You can find full integration instructions in com.meta.xr.virtualcamerapublisher/README.md.
This project is released under the Oculus SDK License. Please find details in the LICENSE file.
This repo is wired up for AI coding agents — AGENTS.md, .vscode/extensions.json, .mcp.json, .cursor/rules/, and a few client-specific dotfiles surface the Meta Horizon VS Code/Cursor extension, the hzdb MCP server, and the Meta Quest skill set automatically.
Full toolchain, including Unity skills and per-client install instructions: github.com/meta-quest/agentic-tools.