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

GoPro Hero 12 Error record video with USB connection #212

@shahla-ai

Description

@shahla-ai

hello @KonradIT
i successfully connected my GoPro Hero 12 to my RPI using the followig UIID
gpCam = GoProCamera.GoPro(ip_address=GoProCamera.GoPro.getWebcamIP("eth1"))
I run the script get_iface_name.py and got the following result IP: 172.27.132.55 from Interface eth1, my GoPro had the name libmtp-1-1.1 is /dev/
Q1 why the ID succeeded on eth1 and not 172.27.132.55 and also not /dev/libmtp-1-1.1 ?
Q2 the set_zoom() function for ex succeeded but shoot_video() is not, is there an explanation for that ?

Thank you for your help
Best regards

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