Re: [Development] No way to set the framerate of QCamera

2016-06-02 Thread Tobias Haslop
Nevermind, for some reason I was not able to read the docs properly: If the minimum frame rate is equal to the maximum frame rate, the frame rate is fixed. If not, the actual frame rate fluctuates between the minimum and the maximum. Sorry From: Tobias Haslop

[Development] No way to set the framerate of QCamera

2016-06-02 Thread Tobias Haslop
Hello, I want to implement a backend for SVS-Vistek Gigabit Ethernet cameras, but I see no way to set the camera's framerate. There is the FrameRateRange, but I am not sure about its meaning: Does setting a framerate range guarantee for each consecutive frame to arrive in a certain timespan?