Raspberry can read my camera as a camera selection but i cant click on it because of that i cannot see any video. Companion version is v0.0.22 and my camera is Microsoft LifeCam HD-3000 . Can you help me to solve this problem?
I think this problem may be due to some camera drivers not coming with Companion.
You can connect to Companion with Putty and try these commands:
sudo lsusb
and
ls –al /dev/video
It should give you the camera port as output.
So you can see if companion detects the camera.
Thank you for sharing this information…