A tool to record every participant of a legacy or new matrix, call to separate audio and video files.
Go to file
MTRNord 790467e8b4
Send Recording Duration as video stream
2023-01-30 03:28:15 +01:00
.vscode Initial version (missing renegotiation of streams) 2023-01-29 02:00:16 +01:00
matrix_call_multitrack_recorder Send Recording Duration as video stream 2023-01-30 03:28:15 +01:00
tests Initial version (missing renegotiation of streams) 2023-01-29 02:00:16 +01:00
.editorconfig Initial version (missing renegotiation of streams) 2023-01-29 02:00:16 +01:00
.gitignore Send Recording Duration as video stream 2023-01-30 03:28:15 +01:00
LICENSE Update readme and add license 2023-01-29 14:23:44 +01:00
README.md Update readme 2023-01-29 14:25:13 +01:00
pyproject.toml Send Recording Duration as video stream 2023-01-30 03:28:15 +01:00

README.md

matrix-call-multitrack-recorder

PyPI - Version PyPI - Python Version


Table of Contents

Production-readyness

This bot currently is missing some polishing especially on stability and usability. Also it doesnt work with rejoining currently or changing streams. Therefor I do recommend it should not be used in production just yet.

Installation

Due to changes to the nio dependency I currently cant upload it to pypi. For now you have to install it from git directly:

pip install git+https://git.nordgedanken.dev/mtrnord/matrix-call-multitrack-recorder.git

License

matrix-call-multitrack-recorder is distributed under the terms of the AGPL-3.0-or-later license.