1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-12 11:21:52 +00:00
srs/.github/ISSUE_TEMPLATE

38 lines
586 B
Text
Raw Normal View History

2019-11-18 09:08:33 +00:00
---
name: 提Bug
about: 描述一个Bug帮助改进系统
title: ''
labels: ''
assignees: ''
---
**描述**
描述你遇到了什么问题。
**环境**
2019-11-30 05:58:10 +00:00
1. 操作系统:```...```
1. 编码器(工具和版本)```...```
1. 播放器(工具和版本)```...```
1. SRS版本: ```...```
2019-11-18 09:08:33 +00:00
1. SRS的日志如下:
2019-11-30 05:58:10 +00:00
2019-11-18 09:08:33 +00:00
```
......
```
**重现**
重现Bug的步骤如下
2019-11-30 05:58:10 +00:00
1. 启动SRS运行 ```...```
1. 推流,运行 ```...```
1. 播放,运行 ```...```
1. 操作 ```...```
2019-11-18 09:08:33 +00:00
1. 重现了Bug关键信息如下
2019-11-30 05:58:10 +00:00
2019-11-18 09:08:33 +00:00
```
...
```
**期望行为**
描述你期望发生的事情。