Recnode.yml

Camera:
  AcquisitionFrameRate: 150.0
  AcquisitionFrameRateEnable: true
  ExposureAuto: 'Off'
  ExposureTime: 20000.0
  Gain: 0.0
  GainAuto: 'Off'
CameraRange:
  AcquisitionFrameRate:
  - 10.0
  - 165.0
  ExposureTime:
  - 500.0
  - 30000.0
  Gain:
  - 0.0
  - 15.0
CameraStream: {}
Common:
  APIKey: ''
  AuthPassword: ''
  AuthUsername: ''
  CameraCriticalTemperature: 75
  CameraPreviewFPS: 3
  CameraPreviewQuality: 95
  CameraPreviewWidth: 600
  CameraPreviewZoomPercent: 40
  CameraPreviewDisableBrowserInterpolation: false
  CameraFullsizePreviewWidth: 0
  CameraSerial: ''
  DiskFullThresholdPercent: 93
  ExtraCSS: []
  EnableExperimentScripts: true
  ExperimentScriptsDirectory: ''
  ExperimentScriptsExtension: .py
  ExperimentScriptsInterpreter: ''
  ExperimentScriptsExtraArguments: ''
  ExperimentMetadata: {}
  EnableScheduler: true
  Mode: ''
  Name: ''
  NetworkIP: 127.0.0.1
  NetworkInterface: ''
  NetworkPort: 8081
  Peers: []
  ShowSaturationAbove: 0
  StreamEnable: false
  StreamEvery: 1
  StreamHost: 127.0.0.1
  StreamInterface: ''
  StreamWidth: -2
  StreamResizeInterpolation: null
  TemperatureSensor: ''
  Timezone: ''
  WebBrowser: ''
IO:
  EnableIO: true
  EnableWriting: true
  ProcessPriority: null
  Backend: ''
  BackendConf: {}
  ExtraDataURL: ''
  ExtraDataFreq: 1
  Outputs: []
  Sensors: []
  UI:
    Outputs: []
    Sensors: []
Multicam:
  AllowManualSynchronization: false
  StartRecordingDIO: ''
  SynchronizeOnRecordStart: true
  CameraSerials: []
  AllowStartingBlacklistedCameras: false
  AutoStartCameras: false
  TriggerDevice: ''
  Trigger:
    Backend: 'none'
    BackendConf: {}
Playback:
  EnableCopy: true
  CopyLocations: []
  RsyncArgs:
  - --partial
  - --info=progress2
  - --no-inc-recursive
  - --recursive
  RsyncArgsLocal:
  - --size-only
  RsyncArgsRemote: []
  CopyToRemovableDisk: true
  RemovableDiskMountPrefix: /media
  EnableEject: true
  EnableMove: true
  ExportAll: false
  ExportDeleteAfter: false
  ExportToRemovableDisk: false
  ExportToStore: false
  LoopyAPIKey: ''
  LoopyImportBasePath: ''
  EnableLoopyUpload: false
  LoopyURL: ''
Record:
  Backend: pylon
  BackendConf: {}
  CameraGrabThreadPriority: null
  CameraProcessPriority: null
  Directory: /home/loopbio/DATA
  EnableExport: false
  ExportCodecs:
    h264-hq: libx264-crf10-uf
    h264-lossless: libx264-ll-uf
    h264-lq: libx264-crf23-mf
    h264-mq: libx264-crf20-uf
  ExportCodecDefault: ''
  ExportFPS: 25
  ExtraMetadata:
  - - filename
    - true
  - - description
    - false
  FFmpegPath: null
  FFmpegNumThreads: null
  OpenCvNumThreads: null
  IntrinsicCalibrationFile: null
  UndistortionAlpha: 0
  EnableMontage: false
  MontageCodec: libx264-maxcompat
  MontageFPS: -1
  MontageMaxWidth: 4096
  EnableRecord: true
  QueueLen: 1000
  QueueMemoryLimitMB: 0
  RecordingIndicator: null
  RecordingStart: null
  RecordCodecs:
    h264-hq: libx264-crf10-uf
    h264-lq: libx264-crf23-mf
    h264-mq: libx264-crf20-uf
  RecordCodecDefault: h264-mq
  RecordFPS: 25
  RecordToStore: user
  StoreChunkSize: 10000
  StoreCodecs:
    h264-hq: libx264-crf10-uf
    h264-lq: libx264-crf23-mf
    h264-mq: libx264-crf20-uf
    raw: npy
  StoreCodecDefault: h264-mq