Question by
elisabeth_j · Mar 06, 2020 at 12:37 PM ·
texturerendertexturewebcamtexturewebcamvideo streaming
4K - WebCameTexture.Play() Could not connect pins - RenderStream()
I'm trying to connect RX0 Camera via CamLink (as Webcam) to Unity. But I get the following error:
Could not connect pins - RenderStream()
UnityEngine.WebCamTexture:Play()
The error only occurs when I upscale the camera to 4K (In FullHD it works great). Does anyone have an idea why? :) Thank you in advance
Comment