1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00
srs/.github/ISSUE_TEMPLATE

45 lines
823 B
Text
Raw Normal View History

2019-11-18 09:08:33 +00:00
---
2019-12-19 11:07:33 +00:00
name: File bug
about: File bug to improve SRS
2019-11-18 09:08:33 +00:00
title: ''
labels: ''
assignees: ''
---
2019-12-19 11:07:33 +00:00
**描述(Description)**
2019-11-18 09:08:33 +00:00
2019-12-19 11:11:30 +00:00
描述你遇到了什么问题。
2019-12-19 11:07:33 +00:00
(Please description your issue here.)
**环境(Environment)**
2019-12-19 11:16:04 +00:00
1. SRS版本(Version): `xxxxxx`
2019-12-19 11:11:30 +00:00
1. 操作系统(OS)`xxxxxx`
1. 编码器(工具和版本)(Encoder)`xxxxxx`
1. 播放器(工具和版本)(Player)`xxxxxx`
2019-12-19 11:07:33 +00:00
1. SRS的日志如下(Log):
2019-11-18 09:08:33 +00:00
```
2019-12-19 11:11:30 +00:00
xxxxxxxxxxxx
2019-11-18 09:08:33 +00:00
```
2019-12-19 11:07:33 +00:00
**重现(Replay)**
2019-12-19 11:11:30 +00:00
重现Bug的步骤如下
2019-12-19 11:07:33 +00:00
(How to replay bug?)
2019-12-19 11:11:30 +00:00
1. 启动SRS运行(Start SRS by) `xxxxxx`
1. 推流,运行(Publish by) `xxxxxx`
1. 播放,运行(Play by) `xxxxxx`
1. 操作(Other steps) `xxxxxx`
2019-12-19 11:07:33 +00:00
1. 重现了Bug关键信息如下(Bug replayed, logs)
2019-11-30 05:58:10 +00:00
2019-11-18 09:08:33 +00:00
```
2019-12-19 11:11:30 +00:00
xxxxxx
2019-11-18 09:08:33 +00:00
```
2019-12-19 11:07:33 +00:00
**期望行为(Expect)**
2019-12-19 11:11:30 +00:00
描述你期望发生的事情。
2019-12-19 11:07:33 +00:00
(Please describe your expectation.)