https://github.com/apache/arrow-rs-object-store is a great library, providing common interface for file-system/s3 and other cloud storages.
It would be nice if mediacache (and possibly callrecord) can be configured to store files in s3.
recording is a different beast because content is streamed.
But at least when call ends - would be nice if .wav and cdr filed could automatically uploaded to s3.
https://github.com/apache/arrow-rs-object-store is a great library, providing common interface for file-system/s3 and other cloud storages.
It would be nice if mediacache (and possibly callrecord) can be configured to store files in s3.
recording is a different beast because content is streamed.
But at least when call ends - would be nice if .wav and cdr filed could automatically uploaded to s3.