FLIR / BosonUSB

Tool to capture Boson USB video in Linux
MIT License
64 stars 26 forks source link

Add way to capture a certain number of frames. #10

Closed RustyRaptor closed 5 years ago

RustyRaptor commented 5 years ago

It is useful to be able to but a limit on the frames in the arguments so you can capture a certain number of frames. While indeed the user could set a sleep timer to time the program it is much more difficult to write a script that stops after a certain frame.

ghost commented 5 years ago

It is a nice feature, there is a second version of this one which captures a limit of frames but skipping in between. Captures X frames out on Y for a total of Z... We never merged here to avoid adding more complexity to the code.