03-20-2017, 04:04 PM
Thanks for all your replies.
In my case the camera is already recognized by pine64.
I was able to use the camera successfully with an app called "open camera app" from playstore.
Only apps like skype/hangout report that the camera is not found.
Do i still need to use OTG cable?
Will executing the following 3 lines make the apps use UVC webcam as the main camera? (taken from the link given by @dkryder)
su
chown system.camera /dev/video0
chmod 660 /dev/video0
Do i also need to replace the camera.tegra3.so mentioned in in @dkryder 's reply?
In my case the camera is already recognized by pine64.
I was able to use the camera successfully with an app called "open camera app" from playstore.
Only apps like skype/hangout report that the camera is not found.
Do i still need to use OTG cable?
Will executing the following 3 lines make the apps use UVC webcam as the main camera? (taken from the link given by @dkryder)
su
chown system.camera /dev/video0
chmod 660 /dev/video0
Do i also need to replace the camera.tegra3.so mentioned in in @dkryder 's reply?