Hi all,
I’m trying to modify gain and exposure of the PS3 in the CCV with the procedure explained here http://nuigroup.com/forums/viewthread/5856/ but it doesn’t work
Could someone help me?
It seem it will work modifying this code from ofxPS3.cpp
// Start capturing
pCam->StartCapture();
pCam->AutoAGC(false);
pCam->AutoAEC(false);
//pCam->SetExposure(20);
//pCam->SetGain(4);
I uncomment the 2 last lines but it doesn’t work.
Core2Duo T7250 @ 2.0 GHz
2 GB RAM
Windows Vista Home Basic 32 Bits SP1
CCV 1.2
PS3Eye Camera v2.1.0.0130
PS3 B4.04.27.1
