mirror of https://github.com/ossrs/srs.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
66 lines
650 B
Markdown
66 lines
650 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
|
|
|
|
## 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?
|
|
|
|
Step 1: xxxxxx
|
|
|
|
```
|
|
xxxxxxxxxxxx
|
|
xxxxxxxxxxxx
|
|
xxxxxxxxxxxx
|
|
```
|
|
|
|
Step 2: xxxxxx
|
|
|
|
```
|
|
xxxxxxxxxxxx
|
|
xxxxxxxxxxxx
|
|
xxxxxxxxxxxx
|
|
```
|
|
|
|
Step 3: xxxxxx
|
|
|
|
```
|
|
xxxxxxxxxxxx
|
|
xxxxxxxxxxxx
|
|
xxxxxxxxxxxx
|
|
```
|
|
|
|
## Expect
|
|
|
|
Please describe your expectation.
|
|
|