Skip to content
This repository was archived by the owner on Mar 2, 2025. It is now read-only.
This repository was archived by the owner on Mar 2, 2025. It is now read-only.

GOPro HERO9 video is corrupted #60

@DechengMa

Description

@DechengMa

Seems this library doesn't support HERO9 yet
What I did is change the open live stream code from

urlopen("http://10.5.5.9/gp/gpControl/execute?p1=gpStream&a1=proto_v2&c1=restart").read()

to

urlopen("http://10.5.5.9/gp/gpControl/execute?p1=gpStream&c1=restart").read()

and add or "HD9" to if "HD4" in response...

Then it starts working! But the video is half corrupted.

image

Any tips/reason on how to solve this? 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions