doc:appunti:hardware:sjcam-8pro-ambarella-wifi-api
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:appunti:hardware:sjcam-8pro-ambarella-wifi-api [2022/06/17 15:54] – [Using Python to call the API] niccolo | doc:appunti:hardware:sjcam-8pro-ambarella-wifi-api [2023/06/16 12:18] (current) – [SJCAM SJ8 Pro WiFi Ambarella API] niccolo | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| The protocol was at least partially **reversed engineered**. Having a rooted Android phone, it was possibile to run the **tcpdump** tool to analyze the TCP traffic ('' | The protocol was at least partially **reversed engineered**. Having a rooted Android phone, it was possibile to run the **tcpdump** tool to analyze the TCP traffic ('' | ||
| - | See my other page about the SJCAM SJ8 Pro action camera: **[[sjcam-8pro]]**, **[[sjcam-8pro-ambarella-firmware-modding]]**  | + | See my other page about the SJCAM SJ8 Pro action camera: | 
| + | |||
| + | * **[[sjcam-8pro]]** | ||
| + | * **[[sjcam-8pro-ambarella-firmware-modding]]** | ||
| + | * **[[sjcam-8pro-custom-firmware]]** | ||
| ===== JSON Messages ===== | ===== JSON Messages ===== | ||
| Line 128: | Line 132: | ||
| == AMBA_GET_SINGLE_SETTING_OPTIONS == | == AMBA_GET_SINGLE_SETTING_OPTIONS == | ||
| - | Enumerate all the possible values for one setting: | + | Enumerate all the possible values for LCD Off Time setting: | 
| < | < | ||
| Line 134: | Line 138: | ||
| RECV: {" | RECV: {" | ||
|        " |        " | ||
| + | </ | ||
| + | |||
| + | Enumerate all the possible values for Resolution setting: | ||
| + | |||
| + | < | ||
| + | SEND: {" | ||
| + | RECV: {" | ||
| + |        " | ||
| + |        " | ||
| + |        " | ||
| + |        " | ||
| + |        " | ||
| + |        " | ||
| + |        " | ||
| + |        " | ||
| + |        " | ||
| + |        " | ||
| + |        " | ||
| </ | </ | ||
| Line 150: | Line 172: | ||
| SEND: {" | SEND: {" | ||
| RECV: {" | RECV: {" | ||
| + | </ | ||
| + | |||
| + | Set the video mode: | ||
| + | |||
| + | < | ||
| + | SEND: {" | ||
| + | RECV: {" | ||
| + | </ | ||
| + | |||
| + | Set the camera mode to normal record: | ||
| + | |||
| + | < | ||
| + | SEND: {" | ||
| + | RECV: {" | ||
| </ | </ | ||
| Line 259: | Line 295: | ||
| On Android I installed also the **Termux: | On Android I installed also the **Termux: | ||
| + | |||
| + | In this **[[https:// | ||
doc/appunti/hardware/sjcam-8pro-ambarella-wifi-api.1655474081.txt.gz · Last modified:  by niccolo
                
                