恢复序列帧处理能力

This commit is contained in:
dexter
2022-06-12 15:41:26 +08:00
parent c4f3571bbc
commit ea770517a6
3 changed files with 7 additions and 2 deletions

View File

@@ -21,4 +21,9 @@ import (
## API
- `/preview/[streamPath]?type=[hdl|hls|ws|wt|rtc]` 可用于预览直播流
- `/preview/[filepath]` 可用于预览录像文件
- `/preview/[filepath]` 可用于预览录像文件(开发中)
## 使用WebTransport注意事项
- 本地测试需要本地启动https服务并配置有效的证书
- 由于证书与域名绑定所以需要host里面配置对应的域名 例如:`127.0.0.1 monibuca.com`

File diff suppressed because one or more lines are too long

Binary file not shown.