Is there any way we can convert the feed coming from a webcam to a rendertexture?
You cannot convert the object, but you can render the webcam texture to a rendertexture, for example by using Graphics.Blit
Is there any way we can convert the feed coming from a webcam to a rendertexture?
You cannot convert the object, but you can render the webcam texture to a rendertexture, for example by using Graphics.Blit