FP4 - gcam-port

I’m using the BSG port and it definitely has HDR. You just have to enable it in settings → advanced → HDR+ control :slight_smile:

Good to know for HDR, maybe I’ll give it another shot later.

I played a bit with latest Arnova8G2.

Since I’m back to FPOS I finally can confront the shots with stock camera again. IMO Gcam is still superior despite stock camera quality being improved compared to 2 month ago.

Here are a few shots, first one is Arnova8G2 Gcam, second is stock camera. All shots are 16/9.

Gcam

Stock

Gcam

Stock

Gcam

Stock

8 Likes

gcam is a quantum better

2 Likes

It would seem that during low light situations, Gcam is a lot better. During high light situations, you can’t tell the difference:

BSG Gcam-port

Stock

GrapheneOS camera

BSG

Stock

GrapheneOS

6 Likes

I made the same experience

I just found it at calyxOS.
A fix for the gcam ports and preview not working.
Runs great and the preview of the current and not the penultimate image is displayed.

Since it comes from calyx and the source code is freely accessible, I classify the apk file safe.

5 Likes

Thanks for the GCam suggestion. Losing the wide angle and 48mpx mode does however seem a very high price to pay simply to be able to replicate what’s actually seen rather than an acid trip version (allegedly) :face_with_raised_eyebrow:
I’ll try to disable HDR 1st… :crossed_fingers:

Next to the often mentioned Wichaya, BSG and Arnova it’s worthy to try “greatness”.
Correct me if I’m wrong, but it’s the only one with a sunset mode.
Everything else should be basicly the same to Wichaya. (maybe greatness isn’t that stable)
(Oh and Wichaya didn’t show the astrophotography mode correctly… Wich maybe don’t work correctly anyway? Does it really work for someone?..)

Normal mode:


With sunset mode:

Also works with streetlights in the night.

2 Likes

Discussion reg. Astrophotography

1 Like

Holiday in @hirnsushi homeland

BigKaka 8.4.300 v8

7 Likes

Hündleskopfhütte, well well, I hope you tried the excellent Kaiserschmarrn :smiley:

1 Like

Käsespätzle and Radler :wink:

4 Likes

Sadly, this does not work for me. I always get the error message “App wurde nicht installiert” (App wasn’t installed).

Did you uninstall Google Photos before trying to install it? :thinking:

The app has the same package name as Google Photos, that’s why it works, but that also means both can’t be installed at the same time

1 Like

Yes, I have. When running the apk, it does not ask me if I want to update an existing app.

Hmmm :thinking:

Could you try adb install GCamPhotosPreview-1.apk, I just tried it again and that works for me.

1 Like

Vielleicht über ADB Commando deinstallieren

adb shell pm uninstall --user 0 PACKAGE

That’s not enough, that only “uninstalls” it for the main user, you need com.google.android.apps.photos completely gone.

so you need root for this, because ?

 That’s why, if you omit the –user 0 and -k part of the uninstall command, the command won’t work. These two flags respectively specify the system app will only be uninstalled for the current user (and not all users, which is something that requires root access) and that the cache/data of the system application will be preserved (which can’t be removed without root). 

1 Like

Yes you need root to uninstall or overlay it with Magisk, or a custom ROM without GMS.

But you can also use something like Shelter to create a Work Profile, copy over the FPCamera (or GCam in this case) and install the GCamPhotosPreview in there, just tried it and that works :smiley:

Edit: But make sure you have a way to get the photos out of there:

I’d set up a Syncthing backup just in case!

2 Likes