Thies Möller
Thies Möller
Leave the camera PTP settings as default, as you want to be ptp4l as master
what is your camera model? what is the trigger rate? > Sometime frames are getting missed do you mean trigger was sent, but no frame received? >cam.StartGrabbing(pylon.GrabStrategy_LatestImageOnly) If your capture...
What is the camera model ?
sudo pip install pypylon
Calling a user process from a `crontab` in Unix-like operating systems involves scheduling a command or script to run at specified times or intervals. Here's a general guide on how...
The hint with crontab above was, that you can enable running crontab as your user account. As I don't know what your OS version, python version and username is, here...
Is your issue solved?
What is your network setup? To get synchronized cameras they have to be all in the same ethernet. So either using a switch or a PTP daemon on your host...
In this setup, which PTP daemon do you use ? ptpd or ptp4l?
The precision time protocol relies on having all cameras in the same ethernet. In your case you have four separate ethernets. I assume that all cameras signal being in the...