Post Processing Video Capture

Hi, I am working with a Unity scene that uses Post Processing scripts, attached to the NRCameraRig cameras, to render a point cloud model. The model renders correctly in the Nreal Light glasses when I deploy the app to the Adroid phone. However, when I try to record a video from the glasses, the model does not render in the output video.

I am using the VideoCaptureExample object from the RGB Camera-Record demo scene. The control panel is rendered correctly in the output video but not the model. Has anyone come across any issues capturing post processing effects?