Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hero8 not delivering on port 8554 #295

Open
redskate opened this issue Dec 13, 2023 · 1 comment
Open

Hero8 not delivering on port 8554 #295

redskate opened this issue Dec 13, 2023 · 1 comment

Comments

@redskate
Copy link

Hi and thank you for all this work!

My hero8 - I can access its interface IP from CLI - does not deliver anything on the port 8554, nor 8080
The command http://172.29.174.51/gp/gpControl/execute?p1=gpStream&c1=start delivers "error=0" which I guess means OK
But then with ffplay udp://172.29.174.51:8554 (nor with port 8080) any UDP is delivered.

What should I do in order to get ffplay work and deliver a video out of the camera?

Details:

  • GoPro Camera(s): Hero8 with USB = MTP (the value seems not to impact)
  • Firmware Version: 02.00
  • Steps to reproduce: Start camera and grab UDP (e.g. via VLC)
  • Happens every time? [Y/N]: Yes
  • OS: gnu/linux (not wifi)

nc -vz -u 172.29.174.51 8554 delivers
Connection to 172.29.174.51 8554 port [udp/*] succeeded!

@karolkadlubowski
Copy link

With gopro8 such a command should work:
http://10.5.5.9/gp/gpControl/execute?p1=gpStream&c1=restart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants