
查看如上圖頁面,是如何實作的
uj5u.com熱心網友回復:
在nginx.conf檔案中有相關配置
location /stat {
rtmp_stat all;
rtmp_stat_stylesheet stat.xsl;
}
location /stat.xsl {
root nginx-rtmp-module/;
}
查看包含這一段的http監聽埠為多少,如果為8089則在你的瀏覽器上打開http://localhost:8089/stat即可查看
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/117499.html
標籤:專題技術討論區
上一篇:centos6.5
下一篇:關于bundle包的卸載
