Hi all, I’d like to know how some of you devs out there like to capture gameplay footage when using VR native cam?
I’m using the Vive and I usually screen capture via my graphics card from the editor but this only shows the left eye and looks unprofessional. I also have to edit the video to make it presentable via cropping etc.
So what methods are you guys using? Maybe building the game could help or should I be creating another cam just for capturing which will likely begin to kill my FPS with all the cam effects running with the VR cams?
Yes normally you would add another Cam for capturing, this shouldn’t hurt performance much, but that all depends on the amount of post processing effects you want to have.
Basic spectator cam just lerps it’s position and rotation to follow the players head, giving a smoother and less jerky view for the spectator.
Thx man. It does effect performance when I add FX like you say. I suppose I’ll have to disable stuff the VR viewer might see to get some FPS back for recording. Have a great weekend.