mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +00:00
67 lines
836 B
Markdown
67 lines
836 B
Markdown
---
|
||
name: Bug report
|
||
about: Create a report to help us improve
|
||
title: ''
|
||
labels: ''
|
||
assignees: ''
|
||
|
||
---
|
||
|
||
> Note: Please read FAQ before file an issue, see #2716
|
||
|
||
> Note: 提问前,请先看FAQ, 即 #2716
|
||
|
||
**Description(描述)**
|
||
|
||
Please description your issue here(描述你遇到了什么问题)
|
||
|
||
1. SRS Version(版本): x.x.x
|
||
|
||
2. SRS Log(日志):
|
||
|
||
```
|
||
xxxxxxxxxxxx
|
||
xxxxxxxxxxxx
|
||
xxxxxxxxxxxx
|
||
```
|
||
|
||
3. SRS Config(配置):
|
||
|
||
```
|
||
xxxxxxxxxxxx
|
||
xxxxxxxxxxxx
|
||
xxxxxxxxxxxx
|
||
```
|
||
|
||
**Replay(重现)**
|
||
|
||
Please describe how to replay the bug? (重现Bug的步骤)
|
||
|
||
Step 1: xxxxxx
|
||
|
||
```
|
||
xxxxxxxxxxxx
|
||
xxxxxxxxxxxx
|
||
xxxxxxxxxxxx
|
||
```
|
||
|
||
Step 2: xxxxxx
|
||
|
||
```
|
||
xxxxxxxxxxxx
|
||
xxxxxxxxxxxx
|
||
xxxxxxxxxxxx
|
||
```
|
||
|
||
Step 3: xxxxxx
|
||
|
||
```
|
||
xxxxxxxxxxxx
|
||
xxxxxxxxxxxx
|
||
xxxxxxxxxxxx
|
||
```
|
||
|
||
**Expect(期望行为)**
|
||
|
||
Please describe your expectation(描述你期望发生的事情)
|
||
|