Open Towerss opened 5 years ago
Hi, Thanks for the feedback. I would try to record only 1 of the cameras. You can specify which camera to record in GetSocialCapture.cs file.
@gaborvass , Thank you for your reply. With Vuforia there is only 1 camera, the VRCamera. That is the camera I am trying to record :)
Thanks for the clarification. We haven't tested it with VR/AR games so far, it's on our road map. I would try to implement something similar as mentioned here, in Using RenderTextures section: https://developer.vuforia.com/forum/faq/unity-how-can-i-capture-screen-shot
@gaborvass , Thank you for that hint. I am trying with https://docs.unity3d.com/ScriptReference/ScreenCapture.CaptureScreenshot.html , I will let you know if I succeed. Thank you for your support.
Hi guys,
Thank you for this great plugin. I was wondering if you have any ideas about how to use it to record a stereoscopic camera? I am using the plugin, but the produced gift looks blurry because it is recording both viewports at one.
Thanks