1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-14 20:31:56 +00:00
srs/.github/ISSUE_TEMPLATE
2019-12-19 19:16:04 +08:00

44 lines
823 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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