KonradIT / goprowifihack

Unofficial GoPro WiFi API Documentation - HTTP GET requests for commands, status, livestreaming and media query.
Apache License 2.0
2.11k stars 338 forks source link

How to set HERO 8 Black to Night Lapse Video mode ? #226

Open galaxy001 opened 3 years ago

galaxy001 commented 3 years ago

I am using a HERO 8 Black to record NightLapse Video, and I want to use Linux PC to make it start and stop recording at specific time of each day.

The HERO7 stop command works. http://10.5.5.9/gp/gpControl/command/shutter?p=0

I prefer to set HERO 8 to NightLapse Video mode to ensure it not in other modes. However, the HERO 7 commands contains only NightLapse (MultiShot). http://10.5.5.9/gp/gpControl/command/sub_mode?mode=2&sub_mode=2

The HERO 9 commands for Night Lapse Video is not available on HERO 8. http://10.5.5.9/gp/gpControl/setting/144/26

I saw a json in https://github.com/KonradIT/goprowifihack/issues/163#issuecomment-552106152. Would you please update those new wifi commands for HERO 8 ?