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

GoPro HERO5 & Raspberry Pi [mp2 @ 0xd24b00] Header missing Error #49

Open
MarcelSchulz opened this issue Jan 20, 2020 · 1 comment
Open

Comments

@MarcelSchulz
Copy link

MarcelSchulz commented Jan 20, 2020

Screenshot 2020-01-20 at 13 54 14
I'm currently trying to stream my GoPro HERO5 video to a Raspberry Pi in mp4 format but all I get is a repeated Error:

[mp2 @ 0xd24b00] Header missing
Error while decoding stream #0:0: Invalid data found when processing input

What could this be caused by? Everything I did was set the Save parameter to True, change the target directory and set format to mp4.

Any ideas?

@kyhau
Copy link

kyhau commented Apr 4, 2020

For mp4, it worked for me when I changed the command to

ffmpeg -i "udp://10.5.5.100:8554" -vcodec copy xxx.mp4

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