[GH-ISSUE #1218] Stream file in Asterisk, from s3fs #650

Open
opened 2026-03-04 01:47:32 +03:00 by kerem · 1 comment
Owner

Originally created by @showf68 on GitHub (Dec 20, 2019).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1218

Hi, I've mounted my s3 bucket with s3fs, it works well, but I use it to stream files in asterisk, and it takes about 15 seconds before starting every file…
I gave it permissions, also the option “allow_other” on mounting, nothing helped.

I appreciate your kindly help, thanks.

Originally created by @showf68 on GitHub (Dec 20, 2019). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1218 Hi, I've mounted my s3 bucket with s3fs, it works well, but I use it to stream files in asterisk, and it takes about 15 seconds before starting every file… I gave it permissions, also the option “allow_other” on mounting, nothing helped. I appreciate your kindly help, thanks.
Author
Owner

@gaul commented on GitHub (Oct 10, 2020):

I encounter a similar problem when using totem on an s3fs mount. s3fs could asynchronously prefetch data when it is read sequentially to improve video stream and overall read performance.

<!-- gh-comment-id:706508927 --> @gaul commented on GitHub (Oct 10, 2020): I encounter a similar problem when using totem on an s3fs mount. s3fs could asynchronously prefetch data when it is read sequentially to improve video stream and overall read performance.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#650
No description provided.