mini changes

This commit is contained in:
notch
2020-12-22 10:27:30 +08:00
parent 4c1542fa96
commit 05e2caaa0e
5 changed files with 7 additions and 13 deletions

View File

@@ -101,7 +101,7 @@ curl http://localhost:1554/api/v1/runtime
"total": 0,
"active": 0
},
"rtmp": {
"flv": {
"total": 0,
"active": 0
}

View File

@@ -103,6 +103,3 @@ pull | 拉取权限 | * |
当权限设置为 /a/+/c/*
+ 路径 a/b/c, a/d/c, a/b/c/d, a/b/c/d/e 都通过授权
+ 路径 a/c 不通过授权
## 5 ffmpeg
将ffmpeg设置到环境变量路径中供rtsp到rtmp的转换