KillerInk

Results 69 comments of KillerInk

hi normaly i would say, edit the settings file to your needs, but there its not possible. related code is there https://github.com/KillerInk/FreeDcam/blob/1a7cb6d6242dce6b378e8c093e0571676552af1c/app/src/main/java/freed/cam/apis/camera2/parameters/modes/JpegQualityModeApi2.java#L23-L26 feel free to create a pr

hi you can open the settings when you swipe from left to right. there you can then change the resolution. greets

Hi. Looks not like its a problem from freedcam. Looks more like a problem from lineage and their camera hal. Thats the part where it crash. https://github.com/KillerInk/FreeDcam/blob/60682b2a086988f291725f8c9866a41350abda91/app/src/main/java/freed/cam/apis/camera2/CameraValuesChangedCaptureCallback.java#L450 a possible workaround...

About facedetection: Tried it on my good old nex5 and pocof2 and I get there a red border around my face. No idea what's wrong with the pix4 About telelens:...

Hi sorry for late response. That is correct. Dng specs tells that about: > Raw images often store extra pixels around the edges of the final image. These extra pixels...

hi cant reproduce it. building fine here. when i have to guess, from that one line of the build log, i would say you dont have set a version. and...

and here is a sample how to extend max iso on camera2 https://github.com/KillerInk/FreeDcam/blob/60682b2a086988f291725f8c9866a41350abda91/app/src/main/res/raw/supported_devices.xml#L4384-L4393

When you have the version from fdroid installed, uninstall it bevor you install a release from here. Apks are different signed. Greets

hi freedcam dont know if its streaming external. its a screen clone what get send. its not a big problem to add that. adding a switch to settings is enough...