0
点赞
收藏
分享

微信扫一扫

【LAS】srs las 独立仓库 和配置文件

霸姨 2022-01-28 阅读 23

srs las 独立仓库

  • https://github.com/ossrs/srs-las

之前快手大佬的仓库

  • https://github.com/dean-river/srs/tree/4.0release/trunk/conf

las server

  • https://github.com/KwaiVideoTeam/las/blob/336b62a9737f9b2e1fca2e178812583a0337ef86/server/las-server.sh

一直没有找到las的配置文件?

  • 这里有个大佬的配置:
  • https://github.com/KwaiVideoTeam/las/issues/10
  • SRS: 4.0.29(Leo) Commit: 53326d8
  • 部署配置:




listen              1935;
max_connections     1000;
daemon              off;
srs_log_tank        console;
srs_log_level       trace
举报

相关推荐

0 条评论