Skip to content

Allow user to specify directory for go-vod temp binary #821

Closed
@asaparov

Description

@asaparov

Is your feature request related to a problem? Please describe.
A lot of distributions and containers have /tmp mounted with noexec for security reasons. Unless the user remove noexec, video transcoding will fail.

Describe the solution you'd like
Perhaps allow the user to specify the directory where the video transcoding can be done. This could be taken further by allowing transcoded video files to persist in a user-specified directory rather than being done on-demand (perhaps as a user option), and so the transcoding only needs to be done the first time the video is served, rather than every time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions