goprowifihack icon indicating copy to clipboard operation
goprowifihack copied to clipboard

Activate Live Streaming Mode on HERO7 / HERO8

Open Pecacheu opened this issue 4 years ago • 5 comments

This is different than the 'live stream' mode that's described already for the previous cameras... It's not a preview but a built-in feature of the camera (that you can activate in the app normally) to stream to any URL, you can stream to Twitch, YouTube, etc... Even to OBS using a local RTMP server.

This is the function I'm trying to activate, it's not even mentuined as a mode you can switch to on this page: https://github.com/KonradIT/goprowifihack/blob/master/HERO7/HERO7-Commands.md

However I've figured out the first part at least pretty easily: http://10.5.5.9/gp/gpControl/command/mode?p=2

That puts it into Live Stream mode. But the part I can't figure out is how to tell it what URL to stream to, and activate the stream. I assume that after I give it the URL I'd then use http://10.5.5.9/gp/gpControl/command/wireless/ssid/select?ssid=WIFI_SSID&auth_type=AUTH_TYPE&pw=SSID_PASSWORD to connect it to the WiFi, but that middle step I'm not sure how to figure out...

Is there some way to analyze the network traffic coming out of the app or something?

Pecacheu avatar May 16 '20 06:05 Pecacheu

The new streaming is activated via Bluetooth.

KonradIT avatar May 16 '20 08:05 KonradIT

Hi KonradIT, could you elaborate more on how to activate the "new streaming"? All the steps needed to get it running?

maciek252 avatar May 20 '20 16:05 maciek252

Any updates on this topic? Thanks

jsgmza avatar Jul 15 '20 14:07 jsgmza

The new streaming is activated via Bluetooth.

any way to caputure/analyze the bluetooth traffic?

tubedev2000 avatar Oct 12 '20 12:10 tubedev2000

Looking for a solution

DanielnetoDotCom avatar Sep 25 '21 14:09 DanielnetoDotCom