I'd like to record myself playing inside beat saber (like this https://www.youtube.com/watch?v=gV1sw4lfwFw) without having to set up PCVR and rely on a wired/wireless connection to my PC.
In order to do that, the foreground (everything closer to the 3rd person camera than the player's headset) and the background (everything farther away from the 3rd person camera than the player's headset) need to be rendered as two separate videos so that the player can display a green screened video of themselves as a layer in between. Without these two layers, anything in the foreground will appear behind the player.
Additionally the foreground video would need to preserve its alpha channel in order for things to look correct. For example, if a wall is between the player and the camera, they should still be somewhat visible through the partially transparent wall.
I'm guessing the odds of this being implemented are low but alternatively maybe someone could point me to some other mod that makes this possible (without requiring PCVR)?