mirror of
https://github.com/Monibuca/plugin-rtmp.git
synced 2026-04-22 22:57:04 +08:00
修改包名
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
# rtmpplugin
|
||||
# plugin-rtmp
|
||||
the rtmp protocol plugin for monibuca
|
||||
|
||||
实现了RTMP Server的基本功能,即接收来自OBS、ffmpeg等推流器的rtmp协议推流。
|
||||
实现了RTMP协议的播放,可供rtmp协议播放器拉流播放。
|
||||
|
||||
## 插件名称
|
||||
# 插件名称
|
||||
|
||||
RTMP
|
||||
|
||||
## 配置
|
||||
# 配置
|
||||
|
||||
```toml
|
||||
[RTMP]
|
||||
@@ -17,4 +17,4 @@ ListenAddr = ":1935"
|
||||
```
|
||||
|
||||
- FirstScreen 代表是否打开首屏秒开
|
||||
- ListenAddr 代表监听的端口号
|
||||
- ListenAddr 代表监听的端口号
|
||||
|
||||
Reference in New Issue
Block a user