basler / gst-plugin-pylon

The official GStreamer plug-in for Basler cameras
BSD 3-Clause "New" or "Revised" License
42 stars 10 forks source link

dynamic framerate #85

Open scipioni opened 10 months ago

scipioni commented 10 months ago

Is it possible to change framerate on running pipeline ?

In python, with other parameters like exposure time, I use:

# pipeline create
pylon = Gst.ElementFactory.make("pylonsrc", "pylon1")

# pipeline runtime
cam = pylon.get_child_by_name("cam")
cam.set_property("ExposureTime", 4000)
SMA2016a commented 2 months ago

there is camera parameter that allows to control the cameras speed. https://docs.baslerweb.com/acquisition-frame-rate