We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9316198 commit a106488Copy full SHA for a106488
1 file changed
README.md
@@ -14,6 +14,7 @@
14
```js
15
decoder.decode(frame);
16
```
17
+
18
# 使用
19
20
var player = new WebRtmpPlayer('ws://127.0.0.1:1999', 'live', 'B011', 'rtmp://<rtmp_server>live');
0 commit comments