cscore icon indicating copy to clipboard operation
cscore copied to clipboard

Add a file writing sink?

Open virtuald opened this issue 7 years ago • 0 comments

Last year I implemented something that would write images to disk periodically, but only if a USB flash drive was inserted into the roborio. It was pretty useful, and seems like the sort of generic utility that a team would want to have.

https://github.com/robotpy/robotpy-cscore/blob/master/cscore/imagewriter.py

I actually hadn't thought of this until now, but maybe it could be implemented as a sink? Something to think about.

virtuald avatar Apr 05 '17 06:04 virtuald