-
Notifications
You must be signed in to change notification settings - Fork 358
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:numberwolf/h265web.js
- Loading branch information
Showing
2 changed files
with
77 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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)有报错如下 --> 图片 | ||
|
||
等等 | ||
|
||
### 是否偶发 | ||
|
||
是/否 | ||
|
||
### 补充 | ||
|
||
上传视频 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |