ngnix rtmp 配置

vi nginx.conf.template

rtmp {
     server {
         listen 1935 so_keepalive=5s:2:2;
         chunk_size 4000;

posted @ 2021-01-21 15:23  94cool  阅读(69)  评论(0)    收藏  举报