FP3: Pixel camera app / Google Camera Port

Hello everyone!
Just got the FP3+, installed lineageOS and now looking to install a Gcam port. Been trying many of the versions linked here, but none are working stable. From what i’ve read Nikita’s 7.4 v2.0 is the way to go now, but after some use it becomes unstable and unusable.
Could someone clarify which version of these i need?
Schermafbeelding 2021-03-05 112746
Also, cant seem to find a proper configuration file. Has anyone done some work?
Thanks in advance everyone.

Since some days I’m using Nikita’s NGCam 8.1 v.1.0 and for me (FP3 with the “old” camera) it’s the most stable GCam Port so far:

4 Likes

I downloaded the newest port and for the first time it seems stable enough that I may use it as my default camera! I especially like the fact that I can (indirectly) change shutter speed and have options for dark photography.

Does anybody have any information about specific settings that we can use in the experimental mode, that is, if a particular phone model/camera is best suited to old/new hardware? Thanks in advance.

2 Likes

What and from where?

I was referring to the link in the previous message. Possibly not the latest.

1 Like

I was using F1 Mod v10.3 (linked in the firsts posts of this thread) from many months ago, but now I tried the port you link, Nikita’s NGCam 8.1 v.1.0, for a few days, and it works great for me! (I’m using the original Fairphone 3 with the original “old” camera module too).

Thanks for your advice :slight_smile:

3 Likes

I agree. The GCam app really makes a difference, above all in low light condicions. I was really disapointed with the 3+ cam upgrade. But regarding photos, software is the unsung hero. The 8.1 version is pretty good. Processing pics takes several seconds, but It really worths a try

1 Like

Hi, I just downloaded it for testing, it takes 6 seconds to open and display what’s in front of the camera compared to original camera app which takes 2 seconds. Is it the same for you?
Anyway, quality is a lot better and taking a picture is quick enough (a bit better than the first app link on this topic)

I can Confirm a Stable working of Nikita GCam Version 2.0 7.4.104.314953318 on FP3+
Theres are Worlds to the Standard Camera App, in my opinion.
A Screenshot with concret location and to find adress.

6 Likes

No, for me it takes approx. 1-2 seconds to start.

Can you shoot videos at 60 fps ?

No, of course not, because the hardware is designed for 30fps and not for 60fps. If you try it with 60fps the app will crash. You should check your FP3+ hardware devinition first. I don’t want to do nonsensical experiments if the hardware doesn’t allow it. In addition, the software must explicitly address the device, which is not the case with Nikita GCam version 2.0 7.4.104.314953318.
Many greetings

1 Like

From the Fairphone website :

Max video resolution 4000 x 3000 (4K UHD)
4K video @ 30fps
1080p @ 120fps
720p @ 30fps

1 Like

Yes there is the option of 120fps and sadly not the more common 60fps as you my want,

The 4 x 12 MPx sensor is capable of 4 x 30fps or 30fps. There is no benefit it seems in making software to get 60fps ??

Please do yourself a favor and don’t think that you just divide a value in a digital device by two and it works. Total mistake. For every single function you have to write a seperate code.

Sorry for not being a software developer.
I’m just a phone user man, relax !

5 Likes

Forgive my likely ignorance on this subject, but dropping every odd frame should get you to 60fps quite trivially, no?
Then of course, there’s no way of telling if such logic is readily coded in any of the apps, or is there?

I see the issue as 30fps is fine for the human brain-eye to see the frames as a smooth transition emulating ‘real’ movement (which of course isn’t really analogue)

120fps allows for a slow playback so there’s little interest in 60fps

1 Like

Therefore I try to say it in a basic way. So that “only users” can understand it. by the way, I am very relaxed :wink:

Unfortunately, no, it is not that simple. The hardware provides the basis and prerequisite for the software. It may well be very complicated or not even possible.