[MOD][Camera][Lib] Front Camera HDR+ Fix - OnePlus 3T Themes, Apps, and Mods

This fixes the crash that happens when switching to the front facing camera in Google Camera.
Tested on Stock oxygen Oreo rom
Root required
attached two files one magisk other just contains the lib to be copied with a file manager to
Code:
/system/vendor/lib
FRONTCAM_PORTRAIT_FIX_OP3T[1].zip - Magisk
OP3 - Oreo https://forum.xda-developers.com/showpost.php?p=75402132&postcount=45
OP5/5T https://forum.xda-developers.com/showpost.php?p=75403078&postcount=46
if you like my work zend me a beer

Im already making an backup , ill give my feedback after install! thank you for your work in advance !!!!
---------- Post added at 01:09 AM ---------- Previous post was at 12:48 AM ----------
rrusl1 said:
Im already making an backup , ill give my feedback after install! thank you for your work in advance !!!!
Click to expand...
Click to collapse
i mae an backup , then wiped cache/dalvik - then installed gcam , then fix ,- reboot
Fix woked , but HDR+ is working only when portrait mode is on , and photos are very "Blured" , but still its amazing progresss , thank you very much for this !!!!
---------- Post added at 01:44 AM ---------- Previous post was at 01:09 AM ----------
Ok , for all front cam features working u will need :
1.This vers of gcam https://www.celsoazevedo.com/files/android/google-camera/f/changelog40/
2.Those settings -
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

@defcomg
It's good to have you working a little for our device. Thanks for the impressive work!
Since you seem to be the only dev with deep knowledge on android camera libs, I would like to hear your opinion on this issue.
Camera2 API Bugs
It has been reported counteless times, I've myself tweeted oneplus and carl pei about the issue, but nothing official ever came out.
There are two big issues right now. The crash described in that post under certain conditions (which also makes Gcam crash wheen shooting bright light using some of the hdr+ enhanced profiles;
The second one actually brokes the third party manual camera experience. IF you shoot under camera2 api using full auto, photos will come right (as gcam can do), even when using ISO above 799 (auto picked from software). Once you try manual controls, iso inputs above 799 will be the same as 799. What does it mean? We actually can't use a third party camera like filmic pro or cinema4k under low light settings or we can't use more advanced photo cams, like camera fv-5, to shoot low light with manual controls (which have some extras that stock cam lacks like the intervalometer).
Let me say again. Don't read this as a request. We just would love to have a word if it can be easily fixable, or even fixable, by someone who might have the time to spend.
Thanks again, and sorry for the little off-topic.

rdNNNN said:
@defcomg
It's good to have you working a little for our device. Thanks for the impressive work!
Since you seem to be the only dev with deep knowledge on android camera libs, I would like to hear your opinion on this issue.
Camera2 API Bugs
It has been reported counteless times, I've myself tweeted oneplus and carl pei about the issue, but nothing official ever came out.
There are two big issues right now. The crash described in that post under certain conditions (which also makes Gcam crash wheen shooting bright light using some of the hdr+ enhanced profiles;
The second one actually brokes the third party manual camera experience. IF you shoot under camera2 api using full auto, photos will come right (as gcam can do), even when using ISO above 799 (auto picked from software). Once you try manual controls, iso inputs above 799 will be the same as 799. What does it mean? We actually can't use a third party camera like filmic pro or cinema4k under low light settings or we can't use more advanced photo cams, like camera fv-5, to shoot low light with manual controls (which have some extras that stock cam lacks like the intervalometer).
Let me say again. Don't read this as a request. We just would love to have a word if it can be easily fixable, or even fixable, by someone who might have the time to spend.
Thanks again, and sorry for the little off-topic.
Click to expand...
Click to collapse
Hmm this might need logs but you can do this
Add these to build.prop
persist.camera.cafscan=5 persist.camera.hal.debug=5 persist.camera.q3a.debug=5 persist.camera.sensor.debug=5 persist.camera.stats.aec.debug=5 persist.camera.stats.q3a.debug=5
Reboot
Download Terminal Emulator from playstore
Type su
Then Type dumpsys media.camera > /sdcard/opcam.txt
Then from /vendor/lib/libmmcamera_imx298**.so
Attach those files as well logcat after using the camera with described I'll see I can do anything

OP5/5T Test
Test Fix for the Op5/5T
FRONTCAM_PORTRAIT_FIX_OP5T.zip - Magisk

OnePlus 3?

sasanksai said:
OnePlus 3?
Click to expand...
Click to collapse
It's not a magisk zip extract .so file and try

defcomg said:
Test Fix for the Op5/5T
FRONTCAM_PORTRAIT_FIX_OP5T.zip - Magisk
Click to expand...
Click to collapse
resulted in purple pics. (not only on gcam, tried open cam and snap cam as well)

I just tried it with the ROM NOS on the 28th and it works very well!

defcomg said:
Test Fix for the Op5/5T
FRONTCAM_PORTRAIT_FIX_OP5T.zip - Magisk
Click to expand...
Click to collapse
Purple pics and portrait does not work no images are takes when shutter button is tapped do you want any logs?

Fixed on GCam5.1.018-Arnova8G2-V1.6.

Working nice.best work.only 1 issue that the front portrait pic is good but the person face is not so clear in pic.

Dedojyoti said:
Working nice.best work.only 1 issue that the front portrait pic is good but the person face is not so clear in pic.
Click to expand...
Click to collapse
front camera doesnt autofocus , focus by pressing then take picture

defcomg said:
It's not a magisk zip extract .so file and try
Click to expand...
Click to collapse
Camera force closes when using front HDR+ on op3

Front Portrait works fine
Front portrait works very much fine...?
Apk I have used is: GCam5.1.018-Arnova8G2-V1.6 (no config needed)
From this link: https://www.celsoazevedo.com/files/android/google-camera/

defcomg said:
It's not a magisk zip extract .so file and try
Click to expand...
Click to collapse
Camera FC

There are two zips for 5t. Which one to flash ??

defcomg said:
Test Fix for the Op5/5T
FRONTCAM_PORTRAIT_FIX_OP5T.zip - Magisk
Click to expand...
Click to collapse
Hi, as reported getting the purple tint when taking pictures on front cam with or without HDR+.
Here I send you the logs when entering the app and taking a pic with HDR+ on.
Apk Used: MGC_5.1.018.177470874.41362666__A7.0-8.1_MI5S_v2e.apk
I send 2 pics to show HDR+ is actually working.

I tried installing the magisk module but I am getting error 2 ( using Z-Unleashed, 8.1, TWRP 3.2.1), any guidance will be greatly appreciated.
Thanks for the awesome work.

lostdiamond said:
I tried installing the magisk module but I am getting error 2 ( using Z-Unleashed, 8.1, TWRP 3.2.1), any guidance will be greatly appreciated.
Thanks for the awesome work.
Click to expand...
Click to collapse
Same here on my 5t. A big thumbs for the hard work but need guidance.

Related

Google Camera Port

Hey guys and girls.
i had an nexus 5x before i switched to the Samsung Gang (A520F)
Loved my nexus , but they used weak chips (my Nexus just died and thats when i first heard of this issue)
What i most liked bout the Nexus 5x, was its camera. HDR+ shot were really fantastic, popping colors and were awesome to look at.
lot of people liked this camera and its software, so this guy is porting the camera app to other devices.
https://www.xda-developers.com/google-camera-hdr-customization-raw-support/?nocache=1
really awesome work. tried it few times before, but the current release is working on the Samsung A520F.
i was just glad to be able to take photos, and compared it to the standard camera app, it's way better!!
much sharper , and i did not experiment much till now, there are plenty of option to around with.. so please give it a try and share your settings.
first HDR+ that worked for me with this settings:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Give it a try !
anyone who knows a fix for the front camera?
Didnt try the front cam, didnt realize its not working.
Dont know if the settings change anything. Iam afraid the settings dont work, hdr is not processed.
Cant tell a difference between the different settings when comparing images..
There is a problem in front camera ...when i switch to front camera i have a force stop
When i switch to front camera i have a FC, please help.Thank you.
Well yes, also FC when switch to front cam.
Other settings also seem to have no influence on the image. Sadly no processing.
Hope it will work somehow.
Bug
M2 front camera bug.
The hdr photos doesn't look different from normal photos.
Abhishekajoy said:
The hdr photos doesn't look different from normal photos.
Click to expand...
Click to collapse
try shoot on backlight, object more clear..
Sent from my SM-A720F using Tapatalk
I tested it on my phone and unfortunately it did not work ...
topsbr said:
I tested it on my phone and unfortunately it did not work ...
Click to expand...
Click to collapse
Try one of the updated versions from here:
https://forum.xda-developers.com/le-pro3/how-to/google-camera-hdr-b-s-g-port-version-t3659879/page22
For me it's working - at least partially. Front cam and auto HDR are broken.
One version, the installer tells me it's not suitable for my phone - an A3. It was an apk file.
Hello @SchWeinSAuG, could you please upload your APK file or tell which version you used? I've tried a few and I can't get HDR+ to work, even when using your settings.
It works but with 2 problems. The flash is out of sync and the pics are too dark compared with the normal app.
As someone said earlier, the photos don't look that different from the stock camera. I tried many parameters and got basically the same results.
Could someone tell me if the Google Camera app runs on your A5 2017 and what is the version that you use?
I downloaded an application some time ago but the HDR + did not work, nor have I obtained better results than with the stock camera.
I would like someone to tell me if the HDR + works and if the photos are better than with the stock, and also what is the configuration to do in the settings for it.
Also, I would like to know if there's any option to activate the Digital Stabilizer for the videos in the app.
If there is one that works well, put the download link, please!
Thank you very much!
Moniii91 said:
Could someone tell me if the Google Camera app runs on your A5 2017 and what is the version that you use?
I downloaded an application some time ago but the HDR + did not work, nor have I obtained better results than with the stock camera.
I would like someone to tell me if the HDR + works and if the photos are better than with the stock, and also what is the configuration to do in the settings for it.
Also, I would like to know if there's any option to activate the Digital Stabilizer for the videos in the app.
If there is one that works well, put the download link, please!
Thank you very much!
Click to expand...
Click to collapse
hello, I use the port found in the following subject, With v4 version :
https://forum.xda-developers.com/galaxy-s7/themes/google-camera-portrait-mode-t3736859/page44
I think the photos are nicer compared to the stock version, the only problem is that I was not successful to operate the portrait mode, so I use the lens blur.
Below the configuration that I use and some photo
Bye
scaschera said:
hello, I use the port found in the following subject, With v4 version :
https://forum.xda-developers.com/galaxy-s7/themes/google-camera-portrait-mode-t3736859/page44
I think the photos are nicer compared to the stock version, the only problem is that I was not successful to operate the portrait mode, so I use the lens blur.
Below the configuration that I use and some photo
Bye
Click to expand...
Click to collapse
In developer settings, turned on camera:gcam_enabled and the portrait mode is working.
Dor71 said:
In developer settings, turned on camera:gcam_enabled and the portrait mode is working.
Click to expand...
Click to collapse
Thank you, but the photo is pink, you know how to solve the problem?
scaschera said:
Thank you, but the photo is pink, you know how to solve the problem?
Click to expand...
Click to collapse
B-S-G MOD settings, Manual fixed black level offset, Enable

[APP][OOS] SnapdragonCamera for OnePlus6

"SnapdragonCamera" compatible with OxygenOS
SnapdragonCamera contains a bunch of changes from "Snap" from LineageOS and parts from OmniRoms SnapdragonCamera, parts from AOSPA's ParanoidCamera
SnapdragonCamera based on LA.UM.6.4.r1-08500-8x98.0 tag
applied OnePlus6 specific overlay
some small modifications and improvements
High Quality Noise reduction by default
Picture quality set to "high" by default
Known limitations:
FC on Selfie Morror enable, but changed setting applies
Bokeh mode not functional, removed
color effects not functional, disabled
Not sure how much time i'll spend with it, i am not the big coder, but thought sharing for those who are interested
If you like my work you can buy me a coconut water, simply click on the donations button - but note: there's another way to make me happy, read it
XDA:DevDB Information
[APP][OOS] SnapdragonCamera OnePlus6, ROM for the OnePlus 6
Contributors
Android-Andi, LineageOS, AOSPA, OmniROM
ROM OS Version: 8.x Oreo
Version Information
Status: Testing
Created 2018-06-07
Last Updated 2018-06-07
Reserved
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Reserved
Downloads:
SnapdragonCamera-2018-06-07-OP6-api2.apk (inital Release)
SnapdragonCamera-2018-06-07.2-OP6-api2.apk (disable broken color effect menu)
SnapdragonCamera-2018-06-08-OP6-api2.apk (new focus indicator, taken from LineageOS's "Snap")
Am not able to open the apk downloaded from here.
Thank you! :good:
FardeenKhan.1998 said:
Am not able to open the apk downloaded from here.
Click to expand...
Click to collapse
Try using Chrome and give proper permissions if it asks for them to install the apk.
Download via Tapatalk doesn't work for me too.
There's a bunch of resolutions for pictures and I like to clean them up.
Suggestions?
Remove everything below 2592x1944 ?
Or only keep: 4608x3456, 4608x2176 and 3456x3456? (Like on OOS camera)
Cannot open settings while back camera is on
Filters not working
Autofocus not working
Timer counted down but no pictures taken
Thank you for the hard work, will wait for stable version
OP6 5.1.5
dgunn said:
Cannot open settings while back camera is on
Filters not working
Autofocus not working
Timer counted down but no pictures taken
Thank you for the hard work, will wait for stable version
OP6 5.1.5
Click to expand...
Click to collapse
Autofocus works here.
Settings open on back and front cam, sometimes only takes a second or two until the settings button works.
Countdown timer too, also takes pictures.
Also on OOS 5.1.5
Filters not working, confirm.
dope gonna try this out
I installed version2, when I click to shot the photo, nothing is happening. But the autofocus works. In pro mode it is shooting
bisior said:
I installed version2, when I click to shot the photo, nothing is happening. But the autofocus works. In pro mode it is shooting
Click to expand...
Click to collapse
There's sometimes a delay if flash is enabled.
Has anyone tested it directly against stock cam and Gcam? Would like to see how it compares in terms of details, colour balance and HDR performance...
CommanderROR said:
Has anyone tested it directly against stock cam and Gcam? Would like to see hownit comparesnin terms of details, colour balance and HDR performance...
Click to expand...
Click to collapse
Feel free, this app doesn't need root
Oh don't worry, I'll do my own comparison and post them here. It's just night right now and I wanted to see whether anyone else has already Put some work in it...?
Not really great lighting for Photography today...just did one brief test, and can't see a big difference between stock and Snapdragon camera in non-HDR mode. Will have to do more testing when I have more time.
CommanderROR said:
Not really great lighting for Photography today...just did one brief test, and can't see a big difference between stock and Snapdragon camera in non-HDR mode. Will have to do more testing when I have more time.
Click to expand...
Click to collapse
No difference too
---------- Post added at 09:11 AM ---------- Previous post was at 09:10 AM ----------
CommanderROR said:
Has anyone tested it directly against stock cam and Gcam? Would like to see hownit comparesnin terms of details, colour balance and HDR performance...
Click to expand...
Click to collapse
same as stock, worse than gcam in terms of details, but gcam has problems with colour
Doesn't work on Android P DP2 (unfortunately)
Máx Time exposure?
does it allow to switch between all three lenses of op6 as the earlier version of op5??

[PORT] Modded Google Camera with HDR+, Night Sight and etc.

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​Google Camera Port
​If you like the camera experience buy an Pixel phone, support Google! (Why not? You won't need any of those ports and you won't experience bugs.)
What is working:
- Camera (HDR+/RAW/ZSL/Flash and etc.)
- Portrait Mode (Front/Rear)
- Night Sight (Front/Rear)
- Super Res Zoom
- AR Stickers (guide by S4turno)
- Slow Motion (a bit buggy, use stock camera for it.)
- Video Recording (1080p30/60, 4K UHD30/60)
- EIS (in 30FPS modes)
Known issues:
None
How to install:
Download and install the latest apk uploaded below
Beta version:
F1MinimalMod2.1
Based on: Google Camera 7.2.018. Android 9+.
- Fixed auto focus in video and slow motion mode
- Added front and back camera model selection
*Note:
Final update of the Minimal mod based on version 7.2.018 all future updates will be on newer versions of GCam.
!! Clear data of the app after installation !!
Stable version:
F1v9.6_6.2.030
Quick update:
- Added Tripod mode in Night Sight (Long exposure in Night Sight like on GCam 7 if the device is stable)
- Other minor changes
!! UNINSTALL ANY OTHER GCAM PORTS AND Clear data of the app after installation !!
Note: I have removed lib loader to simplify the apk and get rid of the alert box. If you want to you use it, use older versions.
Google Photos Album
Credits:
S4turno
, BSG, Arnova8G2,
Urnyx05, xtrme, and others.
​
RESERVED
Nice u made a thread for your self
Mcha01 said:
Nice u made a thread for your self
Click to expand...
Click to collapse
Yea, I guess it was the time to do it. I gonna answer most of the questions here.
And here is the first question
What's difference between these two cameras?
martinsskutans said:
And here is the first question
What's difference between these two cameras?
Click to expand...
Click to collapse
Minimal Mod: less settings, less mods, smaller apk size.
sannn111ty said:
Minimal Mod: less settings, less mods, smaller apk size.
Click to expand...
Click to collapse
Thanks for maintaining GCam specially for the Pocophone F1.
I can't find the settings to turn off the shutter sound in the minimal mod...
Thanks..
Does this require extra settings or was it auto-tuned for best pictures?
kelvin99 said:
I can't find the settings to turn off the shutter sound in the minimal mod...
Click to expand...
Click to collapse
Settings -> Under General -> Camera Sounds
sannn111ty said:
Settings -> Under General -> Camera Sounds
Click to expand...
Click to collapse
It is not there sir
efakkawy98 said:
Thanks..
Does this require extra settings or was it auto-tuned for best pictures?
Click to expand...
Click to collapse
If you don't want to mess with settings use minimal mod.
Thank you for your great work!
---------- Post added at 03:35 PM ---------- Previous post was at 03:29 PM ----------
kelvin99 said:
It is not there sir
Click to expand...
Click to collapse
It's right there when you open settings. reinstall the app.
kelvin99 said:
It is not there sir
Click to expand...
Click to collapse
It is
lakers808 said:
Thank you for your great work!
---------- Post added at 03:35 PM ---------- Previous post was at 03:29 PM ----------
It's right there when you open settings. reinstall the app.
Click to expand...
Click to collapse
I already reinstall the app and clear data.. i attach the screenshot below
sannn111ty said:
It is
Click to expand...
Click to collapse
The xcam base has it but the minimal mod has not camera sounds option in me.. thanks your help.. i think i use the xcam base for now
This build is great, better quality pictures
sannn111ty said:
Google Camera Port
What is working:
- Camera (HDR+/RAW/ZSL/Flash and etc.)
- Portrait Mode (Front/Rear)
- Night Sight (Front/Rear)
- Super Res Zoom
- AR Stickers (guide by S4turno)
- Slow Motion (a bit buggy suggesting to use Stock Camera for video recording)
- Video Recording
Known issues:
- EIS (use Stock Camera)
- Panorama
How to install:
Download and install the latest apk uploaded here
Latest updates:
3-13-19
MGC_MinimalMod_BSG_San1ty-beta4
Changelog: Fixed slow motion, removed some useless settings, forced 12mpx Lens Blur (Thanks to BSG), Removed zoom in portrait mode by default (Thanks to Urnyx), Added some sexy shortcuts (idea and resources by Back.rider).
3-13-19
MGC_6.1.021_XCAMBase_F1_v4
Changelog: Code cleanup, Forced 12mpx Lens Blur (Thanks to BSG), Attempted fix for Portrait photos being auto deleted, Fixed Portrait Zoom issue (turned it off by default)
Google Photos Album
Credits:
S4turno
, BSG, Arnova8G2, BSG,
Urnyx05, xtrme, and others.
Click to expand...
Click to collapse
Hi Sannn111ty thanks so much for your mod it has been great even other devices like Nokia 7 plus, I shared your mod and people were giving positive comments and good feedback thanks I will test also my Nokia 7 plus. Hope your can create telegram group that bug can be shared with ease
Thank for the good work! Could you pls include configs for the XCAMBase on the OP.
thank you very much for your great work.
Can you attach the config file for poco?

google cam

Any fully working gcam for this phone without unlock bootloader or twrp etc bcoz cam2api is enabled if any one found any apk plz give link with camera samples so that i cam choose whether to go for note 7 pro or realme 3 pro
Yes yes
Gcam for realme 3 pro please give the link
Subhrajeeto6 said:
Gcam for realme 3 pro please give the link
Click to expand...
Click to collapse
+1
Arnova gcam
I am using the latest arnova mod of gcam (GcamAdvanced_V2.0.190420.0415.apk) [Not allowed to post link being a new user].
(For starters: go to celsoazevedo_com website-> popular modders->Arnova8G2 and download the latest
version. )
Works good enough for stills (No need of bootloader unlock, root, etc just download apk and install). Video is a bit shaky and slo-mo does not work. Also, it takes only up to 12MP pics although the sensor is 16mp.
Let me know if any of you find a better one.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Edit: sometimes the app freezes while opening from the background, to get it working just switch between modes.
Notorius bunty said:
Any fully working gcam for this phone without unlock bootloader or twrp etc bcoz cam2api is enabled if any one found any apk plz give link with camera samples so that i cam choose whether to go for note 7 pro or realme 3 pro
Click to expand...
Click to collapse
Full working GCam link ??
https://drive.google.com/file/d/1LIGHIN_Ka-h4IFkxhOKJRkJS2VbJVWp4/view?usp=drivesdk
Google Pixel 3a XL has the same SD 710. We can hope for better Gcam.
shovandip said:
Full working GCam link ??
https://drive.google.com/file/d/1LIGHIN_Ka-h4IFkxhOKJRkJS2VbJVWp4/view?usp=drivesdk
Click to expand...
Click to collapse
Thnxx
Sir I am a doubt The Realme 3 pro Have SD710 It's Mean It's Support ARcore But M Download ARcore It's Doesn't Work Why please Solve My Problem
How to set another location save gcam photos
[email protected] said:
How to set another location save gcam photos
Click to expand...
Click to collapse
Download gcam tool playstore
I saw a google camera port in this link which claims to be a port of the Google Cam with Night Sight for Realme 3 Pro.
Disclaimer: I am yet to use this as my Realme is expected next week once I reach back home
https://www.getdroidtips.com/downlo...ealme-3-3-pro-with-all-features-working-gcam/
I want to buy Realme 3 Pro if anyone can Upload pics taken from gcam as well as stock cam will very helpful for me. Thanks
bpushpak said:
I saw a google camera port in this link which claims to be a port of the Google Cam with Night Sight for Realme 3 Pro.
Disclaimer: I am yet to use this as my Realme is expected next week once I reach back home
https://www.getdroidtips.com/downlo...ealme-3-3-pro-with-all-features-working-gcam/
Click to expand...
Click to collapse
Let us know once you have used it.
I have installed the gcam and compared pictures on realme 3 pro, The default camera app seems to over saturate pictures while gcam was accurate with colours (atleast better than the stock) I will post picture samples if u want.
Does the slow mo video, portaint mode, works in gcam?
zaxceed said:
I have installed the gcam and compared pictures on realme 3 pro, The default camera app seems to over saturate pictures while gcam was accurate with colours (atleast better than the stock) I will post picture samples if u want.
Click to expand...
Click to collapse
yes bro it will be better if u can upload pictures showing comparison between gcam and stock cam thanks bro.
Yes the potrait mode works, the gcam just closes when u click on slow motion option. I don't know how to upload pics on xda. If someone cud tell me I would gladly post them
---------- Post added at 03:10 PM ---------- Previous post was at 03:02 PM ----------
Ok so the stock camera images has watermark at the bottom left side and the ones without watermark are gcam shots. Still cudnt figure out a way to upload plss help...
While using front camera the auto focus does not work does anyone know any fix? Please let me know.
zaxceed said:
Yes the potrait mode works, the gcam just closes when u click on slow motion option. I don't know how to upload pics on xda. If someone cud tell me I would gladly post them
---------- Post added at 03:10 PM ---------- Previous post was at 03:02 PM ----------
Ok so the stock camera images has watermark at the bottom left side and the ones without watermark are gcam shots. Still cudnt figure out a way to upload plss help...
Click to expand...
Click to collapse
Open stock camera app > tap Setting icon at top-right corner > scroll to bottom of the options to find toggle to turn off watermark.
To upload image, don't use Quick Reply, but tap the 'Go Advanced' button. In the Advanced Mode, scroll down past the text box and you will find more options, including a 'Manage Attachments' button. Use that to upload your images.
Jeron p wilson said:
While using front camera the auto focus does not work does anyone know any fix? Please let me know.
Click to expand...
Click to collapse
The front camera is fixed focus, therefore it does not have autofocus capabilities. But you can still use tap-to-focus on the camera's viewfinder to select which object to focus.
Anyone is welcome to correct me, though.

GCam for Xiaomi Mi 10/Pro

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What is Google Camera (AKA GCam)?
Google Camera is the camera app for the Google Nexus and Google Pixel phones. It is not designed or intended to be run on other phones.
What is HDR+?
HDR+ is Google's proprietary image processing routine. HDR+ employs image stacking to control exposure, and also to preserve details, reduce noise, increase sharpness, etc. It is an all-in-one package.
Installation instructions
Download APK to your Phone and Install it (No Root needed)
MOD EDIT: Telegram link removed, please read the STICKY!
DOWNLOADS
URNYX05 [7.3]
ARNOVA8G2 [7.3]
(READ EVERYTHING BELOW BEFORE ASKING SOMETHING)
HOW TO USE .XML FILES
Config files are stored in a folder (if that doesn't exist, CREATE IT)
(7.x) Main Storage > GCam/Configs7
To Load a XML open GCam, double click the dark area around the capture button, select the config, and then click on "Restore".
If after this you get "You have no configs" error make sure you inserted the correct folder names!
FAQ GOOGLE CAM
​THANKS TO @Urnyx05 @xtreme @Arnova8G2 @eszdman @Makshow @defcomg @AcmE85 @S4turno​
Thanks!
I currently use Burial with Dennis XML. So far so good. All lenses work.
galr said:
Thanks!
I currently use Burial with Dennis XML. So far so good. All lenses work.
Click to expand...
Click to collapse
Can you share the link?
Which is better? URNYX05 or ARNOVA8G2?
MOD EDIT: CONTENT REMOVED Thanks! I'll give it a try.
Sent from my Mi 10 Pro using Tapatalk
hostmark said:
MOD EDIT: CONTENT REMOVED Thanks! I'll give it a try.
Sent from my Mi 10 Pro using Tapatalk
Click to expand...
Click to collapse
Odd.. I uploaded the files to my drive to help others but XDA removed the link.
Silly..
galr said:
Thanks!
I currently use Burial with Dennis XML. So far so good. All lenses work.
Click to expand...
Click to collapse
The Night Mode is very noisy. I think the Stock Night Mode from xiaomi is more accurate.
infernalo84 said:
The Night Mode is very noisy. I think the Stock Night Mode from xiaomi is more accurate.
Click to expand...
Click to collapse
I agree. Gcam has better details in daylight. The main benefit IMO is using the 3.7x lens. It is so much more detailed in gcam, especially indoors.
And, of course, astrophotography. You can't beat that.
This appears to just be links to the two best known Gcam dev's Gcam versions rather than specific versions for the Mi 10/Pro.
galr said:
Thanks!
I currently use Burial with Dennis XML. So far so good. All lenses work.
Click to expand...
Click to collapse
Hi! one question, I installed the app en de XML..but how can I toggle all the lenses? Kind regards Tom
Depends which app you installed, after some research (actually hours of playing around) I came across some apps that have the option of adding additional lenses.
Several of the Gcam 7.4 I tried were not stable so I m using Urnyx05's 7.3.018. version 2.1.
I ve attached my config, you have to go into settings and enable the other lenses, I dont think the config enables them. (edit: it does on ports that support it, edited XML)
It might also be worth following the Note 10 Gcam thread too, as the cameras are the same, the same apps and configs should work too, although I ve not tried them yet.
Install burial beta 7
https://f.celsoazevedo.com/file/cfiles/gcm1/GCam_7.3_Burial_release_beta_7.apk
Then apply my in customized xml attached and you will be happy
Tried 4 different cameras and none are saving night sight pictures
It takes the picture, a preview shows in the bottom right, but then it just disappears
I ve had that sometimes, now I just cant view pictures via the camera, got to go to the gallery, using burial and the config 2 posts up.
It takes like 20 seconds to save night sight photos and I don't know why
Usually show up is photos app after 20 secs
Probably cos its stitching all those images together. Not that impressed with Burial tbh, lots of noise in night mode.
Does the gcam record hdr video in 10bit bt 2020 Color space at 4k 60Hz or just 8bit?
Anyone else not not able to use other cameras with ARNOVA8G2?
FAQ says to tap the screen and a tree will appear. I see no tree.
I've taken a photo of a toy cat and some printed text/pattern for comparison. I keep hearing that gcam blows the stock cam out of the water but I just don't see it. The stock photos are much warmer indoors, but I have lightroom mobile on my phone so that doesn't bother me too much. To my eyes, the stock app does a much better job at resolving fine detail and I have no idea what the gcam app is doing in the 3.7x zoom. Also the portrait mode, while probably sharper than the stock app, doesn't really do much background blurring.
For selfies, I get it. I think gcam captures more detail but I always need to touch them up because gcam seems to pump up the red channel far too much.
Here's a dropbox link to the photos.
These were all taken with Urnyx's 7.3 v2.3: GCam_7.3.018_Urnyx05-v2.3.apk and the yan1.xml config file.
EDIT:
I've found another gcam version (Burial) which gives me better results. I also tested out the Lightroom camera which I am a big fan of. There is more noise in the Lightroom photos but there's also more detail. The best example of the difference in detail is to look at the dark grey around the text. In real life it's a very fine cross hatching. The stock camera renders this as a mix of diagonal lines, hatching and smudges. Gcam does better abut renders it more as black dots to the right, pretty good in the centre but a little smudged and then diagonal lines to the left. The Lightroom camera looks more like the actual pattern, albeit with more noise and less sharpening. It does soften as you move right to left but it's the most consistent of the three.
Here's the Dropbox link.
Lightroom is also much warmer but again that can be easily dialed in. For the purposes of this I've just left everything on Auto.
Not sure which one I'll use. I might need to do some more testing.
I ve been using Burial 7.3.018 months, waaay better than stock, you can add each lens too.

Categories

Resources