我觉得这个功能很有意思,也很实用

技术

讲个笑话,这周我们直接把 redis 干掉了,换成了 mysql。。。

Verbose mode (-v, -vv, -vvv)

经常用 ssh 的同学应该对 -v, -vv, -vvv 很熟悉,对于命令行工具调整日志等级排查问题非常的方便。把 whipintowhepfrom 都加上这种模式

我们目前默认用 warn 等级,-v info 等级,-vv debug 等级,-vvv trace 等级

add whipinto and whepfrom verbose mode (-v, -vv, -vvv) #127 · binbat/live777@00a38a9

对称 NAT 无法连接

whep.js 库上次重构少改了一个变量。这个影响对称 NAT 的情况,Ice candidate 无法发送给对方

TypeError: this.trickle is not a function · Issue #126 · binbat/live777

单页播放页

加了个单独的页面,只有播放功能。应对一些特殊需求

feat: fullscreen player page by rocka · Pull Request #119 · binbat/live777