Join the community today
Become a Member

Master Branch add NGINX_VIDEO control variable in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Sep 3, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    59,351
    12,510
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,144
    Local Time:
    2:30 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    add NGINX_VIDEO control variable in 123.09beta01

    Add a single variable, NGINX_VIDEO='y' to control all Nginx video/streaming related nginx modules. When set to NGINX_VIDEO='y' will auto set NGINX_SLICE='y', NGINX_RTMP='y', NGINX_FLV='y', and NGINX_MP4='y'. Disabled by default NGINX_VIDEO='n'. To enable, set in persistent config file /etc/centminmod/custom_config.inc the variable to NGINX_VIDEO='y' and recompile nginx via centmin.sh menu option 4

    Continue reading...

    Centmin Mod Github Master branch


    Master branch is where most recent commits are made as at May 24, 2015.