Skip to content

Python Multi-webcam demo is not supported on RPI #693

@Jenanaputra

Description

@Jenanaputra

I am using a GoPro Hero 12 Black and have connected it to a Raspberry Pi 4B via USB. I am using Ubuntu 22.04. I tried running the command:

start-webcam <3-digit serial number> -p 9000 in my raspi.

However, it only produced the following log:

INFO:root:Starting webcam
DEBUG:root:Sending webcam/start: {'port': 9000}
DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): 172.22.191.51:8080

…and nothing else. It is supposed to stream data via UDP.

When I connected the camera to my laptop and ran the same command, it worked.

Does anyone know how to solve this? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdemosRelating to demos (not SDKs)documentationImprovements or additions to documentationfeedback requestedFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions