Closed
Description
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
Labels
No labels