Skip to content

Very small feature request - Important #272

Closed
@streamingsystems

Description

@streamingsystems

Hi,

We are users of your program and love it. There is a setting in your code that set the default HLS directory permissions:

#define NGX_RTMP_HLS_DIR_ACCESS 0744

For our production environment we have to change to this:

#define NGX_RTMP_HLS_DIR_ACCESS 2775

In order to make this change we need to fork your code, and build it ourself, and deploy it and it's causing us problems as we would like to it as part of a RPM that gets built for your module.

Would it be possible to make this a parameter that can be put in the config versus hard coded as a constant?

We would be happy to pay you for your time to make this feature for us.

Thanks!

-Rob

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions