gopro / labs

GoPro Labs
Apache License 2.0
483 stars 40 forks source link

Streaming Start ignoring framerate-, lens- and HyperSmooth settings #409

Closed VProdAustria closed 1 year ago

VProdAustria commented 1 year ago

I am not sure, if its an issue in the firmware control or not - But I am sadly not able to get the GoPro Hero 11 with the latest Labs-Firmware to start the streaming with certain framerate-, lens- and hypersmooth settings. Its always starting with the standard 1080P 50 fps with HyperSmooth = on (Mode 1).

The standard code for the 1080P streaming start without recording is: "oW1mVr1080!W!GL" Which should mean: Wireless on (oW1), mV (VideoMode), Resolution 1080 (r1080) "!W" I sadly do not know what it does (I guess its the streaming-trigger) and "!GL" defines the streaming resolution (?) At least thats the code, the streaming page shows for those settings (1080 / no-rec): https://gopro.github.io/labs/control/rtmp/

I tried following to add: e0 = HyperSmooth off p25 = 25 FPS fL0 = Linear Mode

Total code: "oW1mVr1080p25fL0e0!W!GL"

But its ignoring those settings. The GoPro 11 Balck still starts the streaming in 1080P 50 fps mode with HyperSmooth = on. Any chance that I missed something there? If not - Is it possible, to add those settings to the internal streaming mode?

dnewman-gpsw commented 1 year ago

Unfortunately Live streaming is limited to the default wide 16x9 image with base stabilization, as there is no live streaming preset. All the e0p25fL0 commands are modifying the current preset. When livestream starts, it goes to it own default, ignoring all the presets.

!W - join WiFi !GL - Go live Large (1080).