goprowifihack
goprowifihack copied to clipboard
HERO 8 Black Live Stream
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
Will fix this tomorrow.
Thanks for the reply. Any update on this?
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.
The fix is to use this URI: http://10.5.5.9/gp/gpControl/execute?p1=gpStream&c1=restart
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?