recorder-mx-py

[MIRROR of https://git.nordgedanken.dev/mtrnord/matrix-call-multitrack-recorder/] A tool to record every participant of a legacy or new matrix, call to separate audio and video files.
git clone git://archive.git.mtrnord.blog/MTRNord/recorder-mx-py.git
Log | Files | Refs | README | LICENSE

settings.json (95B)


      1 {
      2     "python.formatting.provider": "black",
      3     "python.analysis.typeCheckingMode": "basic"
      4 }