We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aa8948 commit b09346fCopy full SHA for b09346f
README.md
@@ -3,6 +3,7 @@
3
4
# 基本原理
5
- 服务端使用 [websockify](https://github.com/kanaka/websockify) 中转一个rtmp服务器地址。 ([yingDev的fork](https://github.com/yingDev/websockify) 去掉了base64子协议检查)
6
+
7
```bash
8
./websockify.py 1999 <rtmp_server>:1935
9
```
0 commit comments