RoboCup-SSL / ssl-vision

Shared Vision System For The RoboCup Small Size League
GNU General Public License v3.0
88 stars 109 forks source link

Solved memory overflow with continuous recording, by limiting the writing-queue size to 1 #208

Closed emielsteerneman closed 1 year ago

emielsteerneman commented 1 year ago

Also: The 'cancel' button now works properly when selecting a folder for continuous recording. The frame writer is now destructed in the proper location Uncommented the timing code instead of deleting it, in case performance measurements are needed again