-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
It looks like there are more undocumented functions from "imaging-edge-mobile-7-5-1" (the APK that one would install on their phone).
For example
simon@thevoid:~/camera_fw/imaging_edge/imaging-edge-mobile-7-5-1/smali/com/sony/mexi/orb
/client/camera$ grep "const-string v1" CameraClient.smali | sort | uniq
const-string v1, "actChangeFocalPosition"
const-string v1, "actFormatStorage"
const-string v1, "actHalfPressShutter"
const-string v1, "actShiftFocalPosition"
const-string v1, "actSuperSlowRecBuffering"
const-string v1, "actSuperSlowRecRecording"
const-string v1, "actTakePicture"
const-string v1, "actTrackingFocus"
...
Attached below is an 'authenticate.py' which requests to use EVERYTHING that ImagingEdge knows about, wonder how much more capabilities this adds to various cameras.
authenticate-imaging-edge-mobile-7-5-1.py.txt
Metadata
Metadata
Assignees
Labels
No labels