Overhaul of the StreamRecorder
Opened this issue · 0 comments
mscheltienne commented
The StreamRecorder API was removed in favor of LabRecorder.
A Recorder
API should complement the Stream
, Player
and Viewer
API. The recorder API must be able to control a LabRecorder instance to record to XDF. Additionaly, other file formats could be supported, e.g. a real-time writing to a FIFF file, segment per segment.