Skip to content

Software Camera Sync options not documented #4147

@gnbl

Description

@gnbl

I was excited to read

https://www.raspberrypi.com/documentation/computers/camera_software.html#software-camera-synchronisation

and bought a couple of Pi Zero 2 Ws and cameras.

The example given in the documentation seems to assume 2 local cameras on a Pi 5, but not to worry, settings are configurable:

The server’s broadcast address and port, the frequency of the timing messages and the number of frames to wait for clients to synchronise, can all be changed in the camera tuning file. Clients only pay attention to the broadcast address here which should match the server’s; the other information will be ignored. Please refer to the Raspberry Pi Camera tuning guide for more information.

(Source file:

The server's broadcast address and port, the frequency of the timing messages and the number of frames to wait for clients to synchronise, can all be changed in the camera tuning file. Clients only pay attention to the broadcast address here which should match the server's; the other information will be ignored. Please refer to the https://datasheets.raspberrypi.com/camera/raspberry-pi-camera-guide.pdf[Raspberry Pi Camera tuning guide] for more information.
)

However, I found no mention of software sync options in the PDF, and the tuning files (old and new) for the Camera 3 contain only an empty object with index "rpi.sync".

Please let me know where to find this information.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions