KonradIT / gopro-py-api

Unofficial GoPro API Library for Python - connect to GoPro via WiFi.
MIT License
1.4k stars 212 forks source link

Can not set 25fps rate. Hero 4 session. #76

Closed Berryfier closed 5 years ago

Berryfier commented 5 years ago

When I use gpCam.video_settings("1080p","25") the frame rate stays at 30fps

Should there be a PAL / NTSC switch (as in the Hero 3 constants)?

Berryfier commented 5 years ago

Problem solved. The needed constants are identified in goprowifihack/HERO4/WifiCommands.md as below Video Format: NTSC: http://10.5.5.9/gp/gpControl/setting/57/0 PAL: http://10.5.5.9/gp/gpControl/setting/57/1