-
Notifications
You must be signed in to change notification settings - Fork 192
Closed
Labels
bugSomething isn't workingSomething isn't workingdemosRelating to demos (not SDKs)Relating to demos (not SDKs)documentationImprovements or additions to documentationImprovements or additions to documentationfeedback requestedFurther information is requestedFurther information is requested
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdemosRelating to demos (not SDKs)Relating to demos (not SDKs)documentationImprovements or additions to documentationImprovements or additions to documentationfeedback requestedFurther information is requestedFurther information is requested