diff --git a/.github/ISSUE_TEMPLATE/chinese.md b/.github/ISSUE_TEMPLATE/chinese.md new file mode 100644 index 00000000..630d7ff0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/chinese.md @@ -0,0 +1,38 @@ +--- +name: '中文Issue模板' +about: '-' +--- + +# 主题 (这个地方选一个 问题 或者 需求) + +### 场景 + +问题:播放 HLS 失败 +模式:直播 + +### 视频 URL + +[http://host:port/a.m3u8](http://host:port/a.m3u8) + +视频信息 +分辨率:1080P +时常:60min +码率:500kb/s +编码:H265 +封装格式:M3U8 + +### 问题描述 + +1)播放器部署服务器上,访问 +2)点击播放,发现失败 +3)有报错如下 --> 图片 + +等等 + +### 是否偶发 + +是/否 + +### 补充 + +上传视频 diff --git a/.github/ISSUE_TEMPLATE/english.md b/.github/ISSUE_TEMPLATE/english.md new file mode 100644 index 00000000..f4254e99 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/english.md @@ -0,0 +1,39 @@ +--- +name: 'English Issue template' +about: 'If you have some problems.' +--- + +# Theme (Problem / New Feature) + +### Scene + +Problem:Play HLS failed +Model:LIVE(LIVE/VOD) + +### Media URL + +[http://host:port/a.m3u8](http://host:port/a.m3u8) + +### Media Info + +Size:1080P +Duration:60min +Bitrate:500kb/s +Codec:H265 +Format:M3U8 + +### Problem Desc + +1)step +2)step +3)step + +etc + +### Always + +Y/N + +### Others info + +you can upload your video