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.