我试过这样:
netstat -a | grep EST|grep -v localhost| grep \:5080| cut -d' ' -f 16-17|cut -d':' -f1|sort|uniq|wc -l
但它显然不能显示来自同一 IP 的观众。当然有更好的方法来做到这一点......
谢谢!
我试过这样:
netstat -a | grep EST|grep -v localhost| grep \:5080| cut -d' ' -f 16-17|cut -d':' -f1|sort|uniq|wc -l
但它显然不能显示来自同一 IP 的观众。当然有更好的方法来做到这一点......
谢谢!
你想访问你的总观众人数吗?
您可以使用 REST 服务获得观众人数。您能否检查一下这个https://antmedia.io/rest/#/BroadcastRestService/getBroadcastStatistics