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

DateCommit messageAuthorFiles+-
2023-02-28 14:09„.github/dependabot.yml“ hinzufügenMarcel Radzio1+6-0
2023-02-28 13:41Add requirementsMarcel Radzio1+9-1
2023-02-07 13:20FOSDEM fixesMarcel Radzio2+10-35
2023-02-02 07:48refactor, disable sending invites, fix sending video when we dont start the vide, fix recordingMTRNord5+519-202
2023-02-01 18:05Improve state keeping by using futures instead of while loops and sleepMTRNord7+200-110
2023-02-01 09:35Ensure that we only write a message on join when the room was joinedMTRNord1+4-0
2023-01-31 22:37Update README.mdMTRNord1+43-0
2023-01-30 02:29add missing fileMTRNord2+2-2
2023-01-30 02:28Send Recording Duration as video streamMTRNord5+479-219
2023-01-29 18:28Apply pylint suggestionsMTRNord4+20-23
2023-01-29 17:43Further state tracking fixesMTRNord1+75-54
2023-01-29 17:26Say when recording was stoppedMTRNord1+9-0
2023-01-29 17:16Fix hangup state and tracking of other participantsMTRNord2+63-45
2023-01-29 16:38Split up code and improve state handlingMTRNord4+842-546
2023-01-29 13:25Update readmeMTRNord1+6-0
2023-01-29 13:23Update readme and add licenseMTRNord3+666-1
2023-01-29 01:07correct versionMTRNord2+2-1
2023-01-29 01:00Initial version (missing renegotiation of streams)MTRNord9+707-0