AR4 6.3 Vision Linux
Hey Team,
It took me awhile to get the camera to open in linux. I had to modify ARconfig.json with my webcam name:
Original:
"VisProg": "USB 2.0 Webcam",
"curCam": "USB 2.0 Webcam",
Modified:
"VisProg": "HD Pro Webcam C920",
"curCam": "HD Pro Webcam C920",
Just posting so others will save time.
This should be resolved in 6.3.1 or the pulling the most recent version. Please let me know if that resolves the issue or not.