Question by
fish_sticks · Feb 06, 2017 at 10:10 PM ·
unity 5webcamtexture
Webcam not streaming on Unity3D windows
I have a simple webcam streaming scene containing a webcamTexture I have written that is streaming from a Ricoh Theta. Everything works well on a Mac. But when I deployed the same project on my Windows 10 PC, it does not stream from Ricoh Theta UVC. Direct Ricoh Theta works fine.
Error received : 'Cannot find webcam device'
Things I've tried:
Installed OBS application and checked the input camera stream - All streams working well there
Forced OpenGL on WIndows - Didn't solve the issue.
Can someone think of a way I can solve this issue?
Comment
Your answer