Recorder module

New in version 1.1.0.

Create an instance of Recorder, attach to the class, and bind some keys to record / play sequences:

  • F7: read the latest recording
  • F8: record input events

Configuration

Parameters:

attrs: str, default to record_attrs value.

Attributes to record from the motion event

profile_mask: str, default to record_profile_mask value.

Mask for motion event profile. Used to filter which profile will appear in the fake motion event when replayed.

filename: str, default to ‘recorder.kvi’

Name of the file to record / play with