FreeDcam icon indicating copy to clipboard operation
FreeDcam copied to clipboard

front camera reset or many little issue

Open fob014 opened this issue 3 years ago • 6 comments

(1-:) on front camera settings like scene mode, manual exposure, saturation, sharpening get reset after relaunch app (2-:) on back & front both there is no option showing to adjust brightness , contras . (3-:) hdr don't work properly it just make images over exposed camera2 api enable Android 10 not device specific

fob014 avatar Mar 12 '21 05:03 fob014

  1. when in remember correct freedcam dont apply the settings from manual to front cam because it crash them. but front cam have more problems. preview gets upside down when rotating the device to portrait. myself dont use the front cam so it get no love.
  2. camera2 by default dont support it. only some qcom socs have a hidden key for it.
  3. ae bracket works mostly only on full devices with per frame control.

KillerInk avatar Mar 13 '21 16:03 KillerInk

  1. when in remember correct freedcam dont apply the settings from manual to front cam because it crash them. but front cam have more problems. preview gets upside down when rotating the device to portrait. myself dont use the front cam so it get no love.
  2. camera2 by default dont support it. only some qcom socs have a hidden key for it.
  3. ae bracket works mostly only on full devices with per frame control.

in stock camera iso goes up to 3200 & exposure also get up to 32 sec long but in freedcam iso only 1600 & exposure only 1/8 in manual mode camera2 api

fob014 avatar Mar 13 '21 16:03 fob014

i dont know. oems do alot stupid things. maybe your device is hardcoded with that limits in stock cam. what freedcam use is what get reported from the camera. but you can extend it manual inside /Android/data/troop.com.freedcam/files/freed_config.xml

KillerInk avatar Mar 13 '21 17:03 KillerInk

i dont know. oems do alot stupid things. maybe your device is hardcoded with that limits in stock cam. what freedcam use is what get reported from the camera. but you can extend it manual inside /Android/data/troop.com.freedcam/files/freed_config.xml

so editing xml file for long exposure but not for iso i add 3200 iso and even set 3200 iso in camera app iso manual but i see no change in viewfinder
but thanks its work 👍 for exposure why your app remove from playstore its real good app for camera which utilizes full potential of camera 2 api

fob014 avatar Mar 14 '21 06:03 fob014

check the metadata from a captured image. not all devices show what you finaly get. google removed it due their increasing api requirements and i decided to keep backward compatibility.

KillerInk avatar Mar 15 '21 11:03 KillerInk

check the metadata from a captured image. not all devices show what you finaly get. google removed it due their increasing api requirements and i decided to keep backward compatibility.

yes i checked metdata its also show 1600 not 3200 look like editing xml didn't work for iso but is does work for exposure

fob014 avatar Mar 16 '21 07:03 fob014