Sign in
guzijian
/
wvp-GB28181-pro
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
6e5f04b36859a34900f40b0cbec7e9aa0ff250ea
Authored by
TouXin
2022-11-03 10:21:08 +0800
Committed by
GitHub
2022-11-03 10:21:08 +0800
1 parent
7a41f66e
Update play_error.md
修复描述文字错误
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
doc/_content/qa/play_error.md
doc/_content/qa/play_error.md
View file @
6e5f04b
1
1
<!-- 点播错误 -->
2
2
# 点播错误
3
-排查点播错误你首先要清
除
[点播的基本流程](_content/theory/play.md),一般的流程如下:
3
+排查点播错误你首先要清
楚
[点播的基本流程](_content/theory/play.md),一般的流程如下:
4
4
```plantuml
5
5
@startuml
6
6
"WEB用户" -> "WVP-PRO": 1. 发起点播请求
...
...