[GH-ISSUE #175] live video stream recording not working with s3fs-fuse #102

Closed
opened 2026-03-04 01:42:08 +03:00 by kerem · 2 comments
Owner

Originally created by @dhanababum on GitHub (Apr 26, 2015).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/175

we are working on live video stream recording with kurento. kurento is a media server for recording videos, but unfortunatly kurento only supports file system.So we moved to s3fs. we are successfully mounting s3 buckets into my local system. I have copied some video files to mounting folder and it is succefully uploading. But whenever I am going with live recording I am getting Permission Denied from kurento server and I didn't find s3fs-fuse log, where it is located ?. Can you tell me what is the problem. I did most google search nothing found.

I am using Ubuntu-14.04 LTS.

Regards,
Dhana

Originally created by @dhanababum on GitHub (Apr 26, 2015). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/175 we are working on live video stream recording with kurento. kurento is a media server for recording videos, but unfortunatly kurento only supports file system.So we moved to s3fs. we are successfully mounting s3 buckets into my local system. I have copied some video files to mounting folder and it is succefully uploading. But whenever I am going with live recording I am getting Permission Denied from kurento server and I didn't find s3fs-fuse log, where it is located ?. Can you tell me what is the problem. I did most google search nothing found. I am using Ubuntu-14.04 LTS. Regards, Dhana
kerem closed this issue 2026-03-04 01:42:08 +03:00
Author
Owner

@gaul commented on GitHub (May 5, 2015):

@dhanababum Can you try running s3fs with -d -f options?

<!-- gh-comment-id:98890967 --> @gaul commented on GitHub (May 5, 2015): @dhanababum Can you try running s3fs with `-d -f` options?
Author
Owner

@dhanababum commented on GitHub (May 11, 2015):

Thanks for reply I have solved my problem using "allow_other" option.

<!-- gh-comment-id:100766622 --> @dhanababum commented on GitHub (May 11, 2015): Thanks for reply I have solved my problem using "allow_other" option.
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#102
No description provided.