Does cyanogenmode 12.1 support camera api 2? ie, can take raw image directly. Camera fv-5 works. But any other using camera api 2 won't. Why so?
Related
I have searched everywhere for an app that capable of producing raw images.but failed.mi4i lollipop can utilize this hw feature but it blocked.camera fv5 option to capture raw is disabled.the raw capture app is only supporting mi3 and mi4 what should we do? any app produce raw output without the camera to api functions?c or is there any rom that utilizes this functions?
Hi, just wondering if RAW photo capture is possible on the G Flex 2.
If so, what apps are people using? And if root or modding is required?
Thanks
Yes RAW is fully possible with apps from the play store like A Better Camera, Manual Camera, Camera FV-5 and Proshot some are paid apps but A Better Camera is free just make sure to check in setting to enable camera 2 API all those app support camera 2 API which our beloved g flex 2 fully supports and best of all no rooting or modding is required hope this answers your question
Wallstreetkid212 said:
Yes RAW is fully possible with apps from the play store like A Better Camera, Manual Camera, Camera FV-5 and Proshot some are paid apps but A Better Camera is free just make sure to check in setting to enable camera 2 API all those app support camera 2 API which our beloved g flex 2 fully supports and best of all no rooting or modding is required hope this answers your question
Click to expand...
Click to collapse
Sorry for delayed response. Thanksmuch for answer coolness.
Can anyone tell me if the Zenfone 3 Ultra camera can shot RAW file images?
It can't with the built-in camera application, but allegedly it can with FreeDCam app; haven't tried it personally.
I've tried and it works, will provide samples. But for 10 mins working with FreeDCam it became really hot
Here is the Camera2API report from the LM-V500N (using the Camera2 Info app)
https://docs.google.com/document/d/1JdSf1uUr9DVjuj893Sr3wS4u6h3vdEFYAczhgD-tVv0/edit?usp=sharing
Here are the results in table format:
https://docs.google.com/spreadsheets/d/1trOn2Byjz_A5zp4XJA6vcFUDZWR19B7TSmwcmiOswLA/edit?usp=sharing
There are three cameras, Camera 0 (26mm main), Camera 1 (25mm selfie), and Camera 2 (16mm ultrawide).
I would expect a "Camera 3" that is the telephoto camera, but it's not visible.
So... I'm confused.
Can someone open up a 3rd party camera app like Open Camera or Gcam, *cover the main 26mm camera with your finger or tape, and switch to the telephoto to confirm that the app is indeed using the telephoto camera, and not a digitally zoomed image from the main camera?
For the developers, how are 3rd party apps able to access the telephoto camera if there's no Camera2API access to it? Or why isn't the telephoto camera being reported?
GCam can access the telephoto camera, while OPEN CAMERA can't. And the original camera app can use it only if the light condition is very well.
ericstsang said:
GCam can access the telephoto camera, while OPEN CAMERA can't. And the original camera app can use it only if the light condition is very well.
Click to expand...
Click to collapse
It control by build.prop–>vendor.camera.aux.packagelist
Hi
If anyone having zenfone 7 pro , please upload camera2 api probe report
Thank you very much :good:
Hcr2020 said:
Hi
If anyone having zenfone 7 pro , please upload camera2 api probe report
Thank you very much :good:
Click to expand...
Click to collapse
Here you go.
Can I ask why you want it, is it for gcam or another purpose?
Funny, it says there is a front camera. But I think it's a sort of "virtual" camera that, when requested by an app, makes the cameras flip to the front.
I tested it with Skype and it works perfectly.
If you have installed GCam successfully, which APK did you install and with which settings file?
cd993 said:
Here you go.
Can I ask why you want it, is it for gcam or another purpose?
Click to expand...
Click to collapse
This so I know support for alternative camera apps . The 64 megapixel is the one Level 3 . But the 2 others are Limited .
Is it possible to change the Limited to Full or Level 3 after rooting?
Hcr2020 said:
This so I know support for alternative camera apps . The 64 megapixel is the one Level 3 . But the 2 others are Limited .
Is it possible to change the Limited to Full or Level 3 after rooting?
Click to expand...
Click to collapse
No need to change. All cameras are working. Including 64mp. Here is the list from Camera2 API
id 0 main back camera 16 mp (binned)
id 1 ultra wide front camera 6.5mp? (Possibly cropped from imx 363 for asus camera)
id 2 ultra wide back camera 12 mp
id 3 telephoto back camera 8 mp
id 4 ultra wide front camera 12 mp
id 5 telephoto front camera 8 mp
id 6 main back camera 64 mp (raw)
id 7 main front camera 64 mp (raw)
id 8 logical camera
id 9 logical camera
id 10 logical camera
id 11 logical camera
I'm working on fixing bug, adding support for Zenfone 7/ 7 Pro
I will open a new thread once I finalize the GCam.
Currently, my version works well with the exception of Astro mode not working
https://www.celsoazevedo.com/files/android/google-camera/f/changelog1323/?273
The next version will have working astro by default
Thanks to tester for help me finding bug. (I don't have the device as of now)
Many thanks to other modder
mickey36736 said:
No need to change. All cameras are working. Including 64mp. Here is the list from Camera2 API
id 0 main back camera 16 mp (binned)
id 1 ultra wide front camera 6.5mp? (Possibly cropped from imx 363 for asus camera)
id 2 ultra wide back camera 12 mp
id 3 telephoto back camera 8 mp
id 4 ultra wide front camera 12 mp
id 5 telephoto front camera 8 mp
id 6 main back camera 64 mp (raw)
id 7 main front camera 64 mp (raw)
I'm working on fixing bug, adding support for Zenfone 7/ 7 Pro
I will open a new thread once I finalize the GCam.
Currectly, my version works well with the exception of Astro mode not working
The next version will have working astro by default
Thanks to tester for help me finding bug.
Click to expand...
Click to collapse
Very good job amazing
Thanks
mickey36736 said:
No need to change. All cameras are working. Including 64mp. Here is the list from Camera2 API
id 0 main back camera 16 mp (binned)
id 1 ultra wide front camera 6.5mp? (Possibly cropped from imx 363 for asus camera)
id 2 ultra wide back camera 12 mp
id 3 telephoto back camera 8 mp
id 4 ultra wide front camera 12 mp
id 5 telephoto front camera 8 mp
id 6 main back camera 64 mp (raw)
id 7 main front camera 64 mp (raw)
id 8 logical camera
id 9 logical camera
id 10 logical camera
id 11 logical camera
I'm working on fixing bug, adding support for Zenfone 7/ 7 Pro
I will open a new thread once I finalize the GCam.
Currently, my version works well with the exception of Astro mode not working
https://www.celsoazevedo.com/files/android/google-camera/f/changelog1323/?273
The next version will have working astro by default
Thanks to tester for help me finding bug. (I don't have the device as of now)
Many thanks to other modder
Click to expand...
Click to collapse
I'd happily be a tester too, PM me if needed
Imei 359376096479507
Imei 359376096479515
SV imei