make camera recording in a service without preview
hi @jiangdongguo i had merge https://github.com/saki4510t/UVCCamera/tree/master/usbCameraTest4 with your project to record videos and take photos using service and it worked. but i have a problem on contrast and brightness can you help me please
mCameraHelper.setModelValue(UVCCameraHelper.MODE_BRIGHTNESS,progress); mCameraHelper.setModelValue(UVCCameraHelper.MODE_CONTRAST,progress); mCameraHelper.getModelValue(UVCCameraHelper.MODE_BRIGHTNESS); mCameraHelper.getModelValue(UVCCameraHelper.MODE_CONTRAST);
hi, can not worked?
thanks for your answer @jiangdongguo i don't use mCameraHelper anymore i use camerClient from test4
It's Okay,and hope it can give you some informations about your problem.
thanks @jiangdongguo
hi @jiangdongguo i want to add brightness and contrast to test4 can you help me to do that please
hi @imad-123 can you help me to make camera recording without preview?
It's Okay,and hope it can give you some informations about your problem.
Hi. Is it possible to record or just add a listener without preview? The library is solid but thats the biggest issue underlying. Kindly assist