goprowifihack icon indicating copy to clipboard operation
goprowifihack copied to clipboard

HERO 8 Black Live Stream

Open linkevinlin1 opened this issue 6 years ago • 5 comments

Problem:

Describe your problem as accurately as possible, include key details that help resolve your issue. I've tried to use the live stream instruction for HERO 7. This command (http://10.5.5.9/gp/gpControl/execute?p1=gpStream&a1=proto_v2&c1=restart) gives the following error:

{
"version": "6.00",
"path_info": "execute",
"query_string": "p1=gpStream&a1=proto_v2&c1=restart",
"error_code":-3,
"error_msg": "500 Internal Server Error
",
"function": "gpcontrol_cgi_handler",
"line": 190
}

Is it possible to get udp live stream onto PC?

Thank you.

Details:

  • GoPro Camera(s): HERO 8 black
  • Firmware Version: 01.20
  • Steps to reproduce:
  • Happens every time? [Y/N]: Y

linkevinlin1 avatar Oct 31 '19 21:10 linkevinlin1

Will fix this tomorrow.

KonradIT avatar Nov 02 '19 20:11 KonradIT

Thanks for the reply. Any update on this?

linkevinlin1 avatar Nov 04 '19 15:11 linkevinlin1

When I try this, I get: SyntaxError: JSON.parse: bad control character in string literal at line 6 column 40 of the JSON data I am also trying to stream HERO8 to PC.

fleather2 avatar Nov 05 '19 17:11 fleather2

The fix is to use this URI: http://10.5.5.9/gp/gpControl/execute?p1=gpStream&c1=restart

KonradIT avatar Nov 05 '19 18:11 KonradIT

Thanks for the fix, the command now executes successfully with status: "0". However, the url given in your original tutorial ,udp://10.5.5.9:8554, is not working. I am trying to open the stream in VLC media player. Any advice? Would you rather I open a new issue than continue this thread?

fleather2 avatar Nov 05 '19 18:11 fleather2