Related
When I taking selfie from my OP3T
It getting background alfabets and objects
in reverse but it not same in Samsung and
Huawei devices why ?
It's for all OP3T or only in my OP3T?
It depends on whither or not your camera app supports frontcam mirroring. I'm using CameraNX from the Nexus phone and there's no option for mirroring there either.
There is default setting of mirroring in front camera. Just turn it off
Sent from my ONEPLUS A3010 using Tapatalk
CrayZee said:
There is default setting of mirroring in front camera. Just turn it off
Click to expand...
Click to collapse
Wow, I've never noticed that, after owning the phone for 4 months! Thanks for pointing that out. I don't take a lot of selfies, but do from time to time. And apparently, never (on this device) with any text on my clothes or in the background. Otherwise, I probably would have noticed.
To change the setting on the stock OOS camera, tap the 3-line menu icon on the top left of the screen, then the gear icon on the top right. Then deselect "Invert photo". Which is not that intuitively named. The wording makes me think it will flip the picture upside down! Calling it "Mirroring" as you said, would have made more sense.
Seems odd to have this enabled by default (the opposite of my past HTC and Samsung devices). It makes sense to mirror while taking the photo (most folks will probably find this more intuitive for lining up the camera, posing, etc.). But not so much sense to have the mirrored photo captured/saved.
@CrayZee & @redpoint73
Thanks.
pkdubai20 said:
When I taking selfie from my OP3T
It getting background alfabets and objects
in reverse but it not same in Samsung and
Huawei devices why ?
It's for all OP3T or only in my OP3T?
Click to expand...
Click to collapse
If u are in OOS stock ROM, there already the option to turn OFF the front camera effect, but in case u are in CUSTOM ROM (Where there is no Stock OOS Camera), one of the 3rd party camera that has the function of 'Front Camera Mirror ON/OFF' is the Open Camera app. U can get it at the PlayStore for free
Sent from my OnePlus 3T using XDA Labs
[APP][PORT][Repost] Google Camera port for LG G5 Normal & Wide Angle (by cstark27)
cstark27 said:
NOTE: I am not a developer but I have tried my best to create a port that has most of the basics working on my LG V30. I cannot promise I can fix any bugs for other devices but if I have time, I can try to look into some. This version is based off Scrubber's [4PDA] and uses information I've learned from using and looking at Arnova8G2's, BSG's and others versions. All their work is much appreciated and is the only thing that makes this possible.
NOTE: This is how the V30's Camera ID's are laid out. My normal lens app uses ID 0 and 1. My wide lens app uses ID 1 and 2.
Camera 0 "LENS_FACING_BACK"
Camera 1 "LENS_FACING_FRONT"
Camera 2 "LENS_FACING_BACK" (wide angle)
I cannot guarantee success on other devices, especially if the phone does not even report all cameras through the Camera2 API (use Camera2Test app to verify your device info). If you are on LineageOS, please consult your dev to see if they can alter the camera ID's to properly match LG stock roms, if my version does not work.
Working on my V30: Optical Image Stabilization; Front/Rear/Wide HDR+ ZSL & Enhanced; Front/Rear/Wide Portrait Mode; Front/Rear/Wide 1080p 30fps video; will test other functions later but the menus work
My normal version should work fine on devices that have a decent Camera2 API support. Snapdragon Galaxy S8, Note 8, Nokia 6, Nokia 8, Essential PH-1, HTC U11, etc.
----------------------------------------------------------------------------------------------------
cstark27 v3.6
If you have issues, Clearing App Data is recommended. Open "Camera"> Settings>About>View App Settings Page>Storage>Clear Data
LG G6 Lineage users can use the toggle in the wide angle APK to fix their camera ID issue. You must force close the app.
-Added 5 Exposure Time settings for Adaptive Shutter Speed. "Super Slow" is the same as V3.5. "Very Slow" is about 2x faster and so on and so forth. On my phone "Slow" is not actually Slow and matches normal HDR+ Enhanced speed. But it may change depending on device so I left it.
-Normal APK: Save HDR+ choice after going into Settings (credit Miniuser123)
-Organized Settings>Advanced by grouping all HDR+ Enhanced stuff into a section. Changed a couple strings so they'd be translated to other languages.
-Skip Color Fix if Adaptive Shutter is enabled
-Removed Slow Motion menu item unless you have a LG G5, G6, V20, or V30. BUT, you can enable it in Settings>Experimental.
-Wide APK: Change HDR+ Config to Taimen so ZSL (Zero Shutter Lag) is back, but I've defaulted HDR+ to Enhanced. This won't change until you clear app data or go into settings though.
-Wide APK: Remove Slow Motion menu item
2 Separate APK's (download both, they do not require each other though so you can use a different normal lens version if you want):
Download standard rear + front cam: cstark27_GCam_5.1.018_24_v3.6
Download wide rear + front cam: cstark27_GCam_5.1.018_24_wide_v3.6
----------------------------------------------------------------------------------------------------
There is no model or config to set, you should be good to go after installing. But here is the setup:
-Normal Lens APK Config:
--LG G6
---Rear Model: Nexus 6 (shamu), Front Model: Huawei Nexus 6P (angler)
--All other devices
---Rear Model: Pixel 2 XL (taimen), Front Model: Huawei Nexus 6P (angler)
-Wide Lens APK Config:
--LG G6
---Rear Model: Nexus 6P (angler), Front Model: Huawei Nexus 6P (angler)
--LG G5, V20, V30
---Rear Model: Pixel 2 XL (taimen), Front Model: Huawei Nexus 6P (angler)
Previous Versions:
cstark27 v3.5
-Clearing App Data is recommended. Open "Camera"> Settings>About>View App Settings Page>Storage>Clear Data
-Added Advanced>HDR+ Enhanced Portrait Mode : This forces Portrait Mode to use HDR+ Enhanced which will offer better dynamic range but you lose Zero Shutter Lag (Thanks Arnova8G2 for this cool trick)
-Added Advanced>HDR+ Enhanced Adaptive Shutter Speed : This is the Slow Shutter mod from miniuser123. I would say this is "beta" for LG devices. I know on my V30 some tuning is needed to the parameters but I want your guys feedback first. It only affects HDR+ Enhanced. The shutter speed will slow down the darker your scene is. You probably want a tripod or something to prop your phone against, for best sharpness. In normal lighting the shutter speed seems to be the same as before so I don't think it would be a negative to leave this on - but it's your choice and needs testing.
-Added LG G6 Lineage Camera ID Fix toggle to Wide Angle APK so there shouldn't need to be separate Lineage builds for G6 anymore
-Optimizations courtesy of Arnova8G2
cstark27 v3.4
-Added Lens Blur Mode on side menu
-Added Advanced>LG G6 Color Fix from cstark27 v3
-Removed Zero Shutter Lag option from Wide Angle due to issue with very over-exposed highlights. Will be brought back when this issue is fixed.
-Removed Disable ZSL toggle as it did not fix anything and caused more problems
cstark27 v3.1 standard and v3.2 wide
-JPEG quality increased to 98% by default
-Removed LG G6 Color Fix option hoping the model change fixes their color issues (you may Delete Data of the app)
-HDR+ Parameters moved to Advanced menu
cstark27 v3 wide angle beta 1 (with LG G6 LineageOS patch)
-Separate APK based off cstark27 v3
-Fix front camera crash
-Change "config" to Nexus 6P (ZSL on the wide angle does not process HDR+ currently, so this ensures the user always gets HDR+ processing)
cstark27 v3 wide angle alpha
-Separate APK based off cstark27 v3
-ALPHA version of wide angle support
cstark27 v3
-fix G6 video (and probably other Android 7.0 devices) thanks to Arnova8G2
-add LG G6 Color Fix option under advanced thanks to Arnova8G2
cstark27 v2.1
-EXIF fix, thanks Arnova8G2
-Enable HDR+ toggle by default
-Uncheck camera:use_photos by default to increase stability (turn back on and test if you want. Enabling this makes it use Google Photos.)
-Uncheck camera:enable_micro by default to increase stability (turn back on and test if you want. Enabling this enables Motion Photos for Oreo only(?)
cstark27 v2
-fixed video on Pixel configs for LG V30
cstark27 v1
-based off Scrubber's APK
-forced model of front camera to Nexus 6P for proper HDR+ Processing and color (thanks BSG)
-rear model is set to Taimen
As always, thanks to Scrubber (whose APK I started with), Arnova8G2, BSG.
Click to expand...
Click to collapse
Here a Google Camera Port & Mod by cstark27
See the link below for the original post and faster updates (I'll update this post when I can)
Original Post : https://forum.xda-developers.com/lg-v30/themes/cstark27-google-camera-mod-wide-angle-t3747263
2 Separate APK's (download both, they do not require each other though so you can use a different normal lens version if you want):
Download standard rear + front cam: cstark27_GCam_5.1.018_24_v3.6
Download wide rear + front cam: cstark27_GCam_5.1.018_24_wide_v3.6
Install the two apps the have the full experience
- Tested on LG G5
- Tested on Android 7.0 Nougat
- Standard rear + front cam
- Wide rear + front cam
- Useless Google Cameras options removed which is great
All credits to cstark27
:good:
I'm on a G5, and my camera crashes when playing with lens blur on the back lens. Any ideas on how to fix it? I did clear the data as you suggested.
Sonic Offline said:
I'm on a G5, and my camera crashes when playing with lens blur on the back lens. Any ideas on how to fix it? I did clear the data as you suggested.
Click to expand...
Click to collapse
I have no problem with mine with the normal and wide lens apps. Try un-installing both apps and do a clean up of the phone with a phone cleaner, then re-install both apps.
Aragami84 said:
I have no problem with mine with the normal and wide lens apps. Try un-installing both apps and do a clean up of the phone with a phone cleaner, then re-install both apps.
Click to expand...
Click to collapse
I don't know what you mean by a "clean up" app but after running Power Clean or whatever it's called my camera still crashes.
Sonic Offline said:
I don't know what you mean by a "clean up" but after running Power Clean or whatever it's called my camera still crashes.
Click to expand...
Click to collapse
That's what I meant, then I have no idea what's causing this.
The last solution might be to reset your phone to factory.
Go check on the original topic if anyone as the same issue.
https://forum.xda-developers.com/lg-v30/themes/cstark27-google-camera-mod-wide-angle-t3747263
Same problem as above...lens blur pics are just blank and app crashes when i try see pic taken from gcam app. Also each captured image is making another folder
My normal one is really lag. I have tried to clear data. It works normal. I don't know why?
I so much love the potrait effect
Dont work the wide camera on RS988 with Resurrection Remix 6.0.0 ?
Not working on my LG H850
:crying:
Tried the Apps yesterday but without success. Focus Mode always crashed in both Applications.
Version 3.8 (newest)
Sadfully no Google Cam for my H850
akki7636 said:
Same problem as above...lens blur pics are just blank and app crashes when i try see pic taken from gcam app. Also each captured image is making another folder
Click to expand...
Click to collapse
Same problem
Any ideas?
for me the Gcam HDR picture gives the best results
3 images to compare..stock LG with hdr on..gcam with hdr and gcam with hdr enhanced(to dark in my opinion)
didnt do that great, sorry
using latest release on h850
Pardon me.maybe i didnt not look from thread if there is or not.just wanna ask if there is already availble ar sticker ar core for my beloved lg g5.tried and tested .tnx in advance
Sent from my LG-F700L using Tapatalk
nm
with those apps, is it possible to store the pictures and videos on the sd by default?
thanks
peppinousuraio said:
with those apps, is it possible to store the pictures and videos on the sd by default?
thanks
Click to expand...
Click to collapse
no because google's phones doesn't have sd card so google have only the option to store it in internal storage.
I don't know if a developer can change this from within the code without creating bugs and crashes
Has anybody successfully installed and used AR stickers on the G5? tried many times with multiple apks but so far no success
Sadly doenst work on G5 SE (looks like there's no Gcam that works with it), but works really great on mine Zenfone 3!!! Thanks very much!!! I didnt like the photo preview from portrait pictures compared to Arnova, but now I have HDR+ working which is awesome!!!
Hi. I am using this apk of cstark WITHOUT ROOT and the photos look amazing. The only problem I have is that I can not record at 1080p 60fps even if I select that quality. will it be because I have to activate the camera 2 api?
Although it says that it's been tested on an LG G5, when attempting to install onto my LG G5 SE it says that it's incompatible.
(Downloaded only the standard APK due to network connectivity issues)
Hi all,
I apologize if this had been answered but, is there any way to make the Gcam port recognized as the main camera app?
The reason I ask is because I want to map it to the gesture shortcuts and it will only let me map the Mi camera.
Thanks
Hi, just try disabling the mi camera - your other camera should be recognized as stock then.
I've done the same with the mi fotos app (since I prefere google photos) - I disabled the app, now I can use google fotos from Mi camera.
Edit: it could result in unexpected behaviour (e.g. bootloop or whatever) so on your own risk ^^
I really don't want to do that but I would wait with google camera. The MI camera is pretty sick (at least on the MI9) and the gcam kinda sucks and is lacking tons of important features. Consider your options here ^^
MarvinMe said:
Hi, just try disabling the mi camera - your other camera should be recognized as stock then.
I've done the same with the mi fotos app (since I prefere google photos) - I disabled the app, now I can use google fotos from Mi camera.
Edit: it could result in unexpected behaviour (e.g. bootloop or whatever) so on your own risk ^^
I really don't want to do that but I would wait with google camera. The MI camera is pretty sick (at least on the MI9) and the gcam kinda sucks and is lacking tons of important features. Consider your options here ^^
Click to expand...
Click to collapse
Such as?
If go to settings > Manage Apps > Three dots in top corner > Default Apps
You can then set a default for Camera. When i click on my Camera option I can pick either Stock cam or Gcam. Can only pick by Icon though, I have a diff icon for Gcam
I havnt tried this for mapping purposes but hopefully works
Undecided which I prefer so far of the two cameras
SirTAVARES said:
Click to expand...
Click to collapse
Don't take it personally. The google camera mod has been amazing (for my previous Redmi devices) but it's really hard recommending it at this point.
It just keeps crashing on my device and I can't record @60fps. The MIUI camera really caught up
Back to the task at hand: you can set the google camera as your default camera but the shortcut will still open the MI camera (same analogy like the photo galleries). Try disabling the MI camera app (you can try it via adb - just check out the link I've posted!) but be careful! It can result in unexpected behaviour - such as bootlooping or constant crashing reports etc.
Good luck ^^ feel free to tell us how it went.
Potamoose said:
If go to settings > Manage Apps > Three dots in top corner > Default Apps
You can then set a default for Camera. When i click on my Camera option I can pick either Stock cam or Gcam. Can only pick by Icon though, I have a diff icon for Gcam
I havnt tried this for mapping purposes but hopefully works
Undecided which I prefer so far of the two cameras
Click to expand...
Click to collapse
The stock camera is better overall. The one area where gcam does excel is night shot. Other than that, the contrast is overblown on gcam (dark colors look darker than they should, and the bright ones look brighter than they should, which results in exaggerated detail)
And for video, 4k60 is really good on the stock camera, and isn't available on gcam.
I've taken Arnova's Advanced 2.2 GCAM 6.2.030 Base and modified it to work slightly better for the Galaxy Fold.
It will automatically switch to the larger view when you open, although there are still some layout issues when unfolded.
Download Link
To enable the button for switching to the wide angle camera:
Go to Settings > About > Enable Advanced Features
Settings > Enable AUX
Thanks for your efforts. Any comparison pics vs original camera app?
Tried it out for the night sight and it worked great, but a little buggy. Hope someone are able to mod Gcam to work even better with the Fold.
Please how we can follow the updates ?
Is cant use the broken mode
Please share the ui screenshot of this gcam
I'd like to see the comparison vs LG Dual screen
UI on 'menu' and 'more' option
Downloaded thank you will update as I use it
??
Awesome mod! Really underappreciated. As a former Pixel user, this is the most important feature that differentiates Pixels from other brands. Hopefully as the Fold line gains traction, more devs will consider updating this.
I've tried to install the app but after every shot the hdr+ elaboration remain in background and the fold became very very hot near the cameras.
Any solution?
Thank you.
Galaxy Fold Gcam
After installing, my app automatically force closes. I am using Z Fold 3
Hi Everyone,
I love the camera of my MI11U. but there are a few tunings that I REALLY HATE!!! one of them is default beautify in selfie and portrait. taking photos of black objects (tried with GCAM which took a perfect shot). and a few minor others.
Searching here and there, I found a way to turn off and on some additional settings like beautify and some other functions. this will help whoever understand all these settings (not me ), so I thought to share this simple method and see your thoughts and outcomes. ***note that there are some settings are in Chinese***.
1 . go to file manager and go to phone storage....
2 . go to DCIM/camera
3 . make a new folder with the name mentioned below....
lab_options_visible
4 .save and exit.....
5 . go to settings and force stop the miui camera app....
6 . now launch the app.....
7 . go to camera settings menu of the app.....you will see new options available in there....
8 . just turn off beautify in portrait mode....
9 . come back....change to selfie mode....tap on the blue star.....now tap on clear.....
Hope this helps everyone to take better photos.
would much appreciate if we can share the benefits of these settings in order to get best results.
Wow, this is amazing. Thx
Hi Hassanaliyeh , which version of gcam do you use?
hassanaliyeh said:
Hi Everyone,
I love the camera of my MI11U. but there are a few tunings that I REALLY HATE!!! one of them is default beautify in selfie and portrait. taking photos of black objects (tried with GCAM which took a perfect shot). and a few minor others.
Searching here and there, I found a way to turn off and on some additional settings like beautify and some other functions. this will help whoever understand all these settings (not me ), so I thought to share this simple method and see your thoughts and outcomes. ***note that there are some settings are in Chinese***.
1 . go to file manager and go to phone storage....
2 . go to DCIM/camera
3 . make a new folder with the name mentioned below....
lab_options_visible
4 .save and exit.....
5 . go to settings and force stop the miui camera app....
6 . now launch the app.....
7 . go to camera settings menu of the app.....you will see new options available in there....
8 . just turn off beautify in portrait mode....
9 . come back....change to selfie mode....tap on the blue star.....now tap on clear.....
Hope this helps everyone to take better photos.
would much appreciate if we can share the benefits of these settings in order to get best results.
Click to expand...
Click to collapse
Thats great ...one Problem i dont Inderstand what are the Settings do...or make
adverglobal said:
Hi Hassanaliyeh , which version of gcam do you use?
Click to expand...
Click to collapse
I am using GCam Wichaya 8.1.101 V1.4
it is not perfect, original xiaomi camera is impressive with all functions and control of device way better than GCam. but GCam is better in some conditions and scenarios like taking a photo of a far black object or photos of people. with Xiaomi, far black objects will be like a void in a photo and no details at all in it, and beautify is so annoying. with GCam, both are better, but colours are less vibrant and saturated.
gorillalaci said:
Thats great ...one Problem i dont Inderstand what are the Settings do...or make
Click to expand...
Click to collapse
gorillalaci said:
Thats great ...one Problem i dont Inderstand what are the Settings do...or make
Click to expand...
Click to collapse
The reason I made this thread is to share experience and understand what exactly they do. I really do not know any other that beautify in portrait disables it for all camera modes and not only portrait.
I found the following over internet by someone tested them on Mi10 devices, and some features are not mentioned or were disabled with previous devices. hope it helps at a start.
Internal magic tools : activates internal tools to improve the quality of photos and videos.
Face detection : the mobile camera can recognize the face and frame it in a box to improve the result.
Hide face detection frame automatically : this option hides the box that appears when activating the previous option but keeps the improvements.
Beautify in Portrait mode : Activate beauty mode in all camera modes.
Turn on dual camera : turn on dual camera to enhance photos.
Turn on dual SAT camera – currently does not have a user function.
Turn on MFNR : when activated, the device takes 6 consecutive shots which when superimposed and eliminate the noise from the photo.
Turn on SR : with this option the resolution of the image is enlarged as if the sensor of the mobile were larger.
Turn on quick shot animation : activate the quick shot animation in the app.
hassanaliyeh said:
The reason I made this thread is to share experience and understand what exactly they do. I really do not know any other that beautify in portrait disables it for all camera modes and not only portrait.
I found the following over internet by someone tested them on Mi10 devices, and some features are not mentioned or were disabled with previous devices. hope it helps at a start.
Internal magic tools : activates internal tools to improve the quality of photos and videos.
Face detection : the mobile camera can recognize the face and frame it in a box to improve the result.
Hide face detection frame automatically : this option hides the box that appears when activating the previous option but keeps the improvements.
Beautify in Portrait mode : Activate beauty mode in all camera modes.
Turn on dual camera : turn on dual camera to enhance photos.
Turn on dual SAT camera – currently does not have a user function.
Turn on MFNR : when activated, the device takes 6 consecutive shots which when superimposed and eliminate the noise from the photo.
Turn on SR : with this option the resolution of the image is enlarged as if the sensor of the mobile were larger.
Turn on quick shot animation : activate the quick shot animation in the app.
Click to expand...
Click to collapse
Thanks for explaining the features.
Thanks for the tip. One of the options I really like to see is the ability to pick the metering type (full frame average, center weighted average or spot metering). Can be quite useful. Seems like center weighted is the default.
hassanaliyeh said:
The reason I made this thread is to share experience and understand what exactly they do. I really do not know any other that beautify in portrait disables it for all camera modes and not only portrait.
I found the following over internet by someone tested them on Mi10 devices, and some features are not mentioned or were disabled with previous devices. hope it helps at a start.
Internal magic tools : activates internal tools to improve the quality of photos and videos.
Face detection : the mobile camera can recognize the face and frame it in a box to improve the result.
Hide face detection frame automatically : this option hides the box that appears when activating the previous option but keeps the improvements.
Beautify in Portrait mode : Activate beauty mode in all camera modes.
Turn on dual camera : turn on dual camera to enhance photos.
Turn on dual SAT camera – currently does not have a user function.
Turn on MFNR : when activated, the device takes 6 consecutive shots which when superimposed and eliminate the noise from the photo.
Turn on SR : with this option the resolution of the image is enlarged as if the sensor of the mobile were larger.
Turn on quick shot animation : activate the quick shot animation in the app.
Click to expand...
Click to collapse
Where those options appears exactly?
I can't find after adding the folder and forcing close camera app
rowihel2012 said:
Where those options appears exactly?
I can't find after adding the folder and forcing close camera app
Click to expand...
Click to collapse
Just go to camera settings and scroll down.
hassanaliyeh said:
Just go to camera settings and scroll down.
Click to expand...
Click to collapse
Yes this way not working with android 12
rowihel2012 said:
Yes this way not working with android 12
Click to expand...
Click to collapse
Seems like you got a different device.
Bart3n said:
Wow, this is amazing. Thx
Click to expand...
Click to collapse
Got it working, not really sure what to change tho....
is it no longer available on android 12?
EvertonnDuarte said:
is it no longer available on android 12?
Click to expand...
Click to collapse
Tried on xiaomi.eu latest weekly and didn't work. There is a modded miui cam in a Telegram group. Can't give TG links since some butthurt people hate me and sharing TG links appears to be against the "rules". Just search up "Sevtinge's Mods". That cam got many more options to tweak for, especially the Leica stuff.