Live data from Hacker News

Open Camera is a FOSS camera app for Android

opencamera.org.uk

101–110 of 116 posts

Re: Open Camera is a FOSS camera app for Android

#101

With Open Camera, my device (and seemingly many others) have phantom cameras with IDs that crash Android's camera server if accessed. When that happens I have to restart my phone. Open Camera does not have a way to blacklist those. There are several issues open about this on the issue tracker but they have been open since 2020. This is not an easy problem to fix (LineageOS uses a manually populated key called "config…

If you have a Pixel and are willing to try GrapheneOS, you could also try their Camera app: https://github.com/GrapheneOS/Camera

There are builds of GCam which you can use as well, though if you don't want Google code on your device this isn't for you.

https://www.celsoazevedo.com/files/android/google-camera/

Re: Open Camera is a FOSS camera app for Android

#103

Earlier quoted context omitted.

If you have a Pixel and are willing to try GrapheneOS, you could also try their Camera app: https://github.com/GrapheneOS/Camera

There are builds of GCam which you can use as well, though if you don't want Google code on your device this isn't for you. https://www.celsoazevedo.com/files/android/google-camera/

If you're using GrapheneOS you can disable network access for GCam to reduce the risk that Google is spying on your photos.

The postprocessing is notably better with GCam, so it's worth running on GrapheneOS imo.

Re: Open Camera is a FOSS camera app for Android

#104

Earlier quoted context omitted.

I had a friend years ago with laser focus. He was read an article on his laptop and I was behind him. I asked him how he tolerating the flashing chumbox ad. "Why don't you install Adblock Plus (the ad blocker of the day)?". He had to look around his screen for a second to find it. He said he didn't even register it before I told him about it. Even a single dead pixel would seriously distract me but he didn't even not…

One aspect of that is people who have learned to ignore ads. One aspect of that is that many people do not perceive their entire screen at once . I tend to catch almost everything on the screen when I'm taking it in, and if someone asks me about something on the screen I can generally find it in a small fraction of a second; I don't take in every last detail (e.g word of text) simultaneously, but I have every major U…

I'm with you on that intuitive feeling of perceiving the whole screen, but I suspect something is going on for us that is closely related to human sight: just like the eye is constantly moving to account for the optic nerve blindspot and our brain seamlessly stitches things together, we're probably using our latent understanding of the functions on every part of the screen to stitch together an image/awareness-sense while our eyes actually focus on one part at a time.

When introducing non-computer people to a new application, I find it helps (or is sometimes necessary) to walk them through each part of the screen, explaining what it is for and how it relates to the others. If someone doesn't or can't retain that explanation, usually nothing will help them. But if they do/can retain it, I find even non-computer people are much quicker in noticing particular updates to the application's or OS's GUI.

Re: Open Camera is a FOSS camera app for Android

#105

Earlier quoted context omitted.

One aspect of that is people who have learned to ignore ads. One aspect of that is that many people do not perceive their entire screen at once . I tend to catch almost everything on the screen when I'm taking it in, and if someone asks me about something on the screen I can generally find it in a small fraction of a second; I don't take in every last detail (e.g word of text) simultaneously, but I have every major U…

I'm with you on that intuitive feeling of perceiving the whole screen, but I suspect something is going on for us that is closely related to human sight: just like the eye is constantly moving to account for the optic nerve blindspot and our brain seamlessly stitches things together, we're probably using our latent understanding of the functions on every part of the screen to stitch together an image/awareness-sense…

I don't think that's entirely accurate, because this can also apply to perceiving entirely new UIs you've never seen before. Familiarity helps, but I don't think it's entirely that.

Re: Open Camera is a FOSS camera app for Android

#106

Earlier quoted context omitted.

I'm with you on that intuitive feeling of perceiving the whole screen, but I suspect something is going on for us that is closely related to human sight: just like the eye is constantly moving to account for the optic nerve blindspot and our brain seamlessly stitches things together, we're probably using our latent understanding of the functions on every part of the screen to stitch together an image/awareness-sense…

I don't think that's entirely accurate, because this can also apply to perceiving entirely new UIs you've never seen before. Familiarity helps , but I don't think it's entirely that.

> perceiving entirely new UIs

I think this experience is now rare if you are computer-adept, though it was more common even just a few decades ago. But the first thing I do when I see a totally unfamiliar UI is stare at it for a bit until I think I understand the information hierarchy. And then try to verify that understanding by clicking things. Eventually I acquire that "perceiving the screen as a whole feeling", but I still suspect that it's something resembling the human vision process generally, under the hood of conscious perception.

Re: Open Camera is a FOSS camera app for Android

#107

Earlier quoted context omitted.

I don't think that's entirely accurate, because this can also apply to perceiving entirely new UIs you've never seen before. Familiarity helps , but I don't think it's entirely that.

> perceiving entirely new UIs I think this experience is now rare if you are computer-adept, though it was more common even just a few decades ago. But the first thing I do when I see a totally unfamiliar UI is stare at it for a bit until I think I understand the information hierarchy. And then try to verify that understanding by clicking things. Eventually I acquire that "perceiving the screen as a whole feeling", b…

(To be clear, obviously the process is based on human vision; the main distinction I'm making is between the need for a focused search vs a quick whole-screen glance.)

Re: Open Camera is a FOSS camera app for Android

#108

Earlier quoted context omitted.

One aspect of that is people who have learned to ignore ads. One aspect of that is that many people do not perceive their entire screen at once . I tend to catch almost everything on the screen when I'm taking it in, and if someone asks me about something on the screen I can generally find it in a small fraction of a second; I don't take in every last detail (e.g word of text) simultaneously, but I have every major U…

I'm with you on that intuitive feeling of perceiving the whole screen, but I suspect something is going on for us that is closely related to human sight: just like the eye is constantly moving to account for the optic nerve blindspot and our brain seamlessly stitches things together, we're probably using our latent understanding of the functions on every part of the screen to stitch together an image/awareness-sense…

The human eye only really focuses on an area about the size of one word, but moves quickly (saccades) to focus on whatever part you want to see at that moment. The rest of your vision (peripheral vision) has limited functionality to quickly guide a saccade towards any part of it, to detect changes (raisin an IRQ) and an extremely low resolution of general vision (enough to make our . You can't even read one word of text while looking at the one next to it, and if you think you can, it's because you already know what it says. Part of this effect seems to be a lower physical resolution and part of it is because your visual cortex spends its neurons interpreting the center more precisely rather than interpreting more area more loosely.

Re: Open Camera is a FOSS camera app for Android

#109

With Open Camera, my device (and seemingly many others) have phantom cameras with IDs that crash Android's camera server if accessed. When that happens I have to restart my phone. Open Camera does not have a way to blacklist those. There are several issues open about this on the issue tracker but they have been open since 2020. This is not an easy problem to fix (LineageOS uses a manually populated key called "config…

This is the kind of stuff that just makes me ok with using an iPhone. What a headache.
Post reply on HN