rsodre / FulldomeCameraForUnity

Fulldome Camera for Unity 2019

Home Page:http://fulldomevjs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with Spout Sender

ElFoco opened this issue · comments

The Spout Sender does not work, does it have to be put in the instance of the fulldome object or in the instance of the main camera?

It should be on the main camera.
But I don't touch Windows, so I can't help a lot with Spout.

Are you using HDRP LWRP or URP? if so then camera capture mode doesn't currently work with klakspout, you need to use RenderTexture mode.

Read this page: https://github.com/keijiro/KlakSpout

Hi, were you able to rendertexture the camera view with the fulldome effect?