Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
IschoolJessibuca
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
gnpm
IschoolJessibuca
Commits
90e10b39
Commit
90e10b39
authored
2 years ago
by
wancheng1990
Browse files
Options
Downloads
Patches
Plain Diff
update doc
parent
208741b7
Branches
Branches containing commit
Tags
v3.1.7
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-0
1 addition, 0 deletions
README.md
demo/pro.md
+4
-1
4 additions, 1 deletion
demo/pro.md
with
5 additions
and
1 deletion
README.md
+
1
−
0
View file @
90e10b39
...
...
@@ -47,6 +47,7 @@ Jessibuca是一款开源的纯H5直播流播放器,通过Emscripten将音视
-
支持MSE硬解码之后通过canvas渲染播放。
-
支持播放器自定义水印,支持播放器播放过程中,显示水印,例如公司名称,公司logo等。
-
支持截图加自定义水印,支持调用截图接口的时候,添加自定义水印,例如公司名称,公司logo等。
-
支持SIMD软解码加速(使用Chrome/Edge 91, Firefox89及之后正式提供的SIMD指令集加速解码, 在1080P以上分辨率带来100%-300%的性能提升)
-
支持定制化服务开发。
## 本地测试
...
...
This diff is collapsed.
Click to expand it.
demo/pro.md
+
4
−
1
View file @
90e10b39
# 简介
jessibuca pro 是在开源版本的基础上额外支持的深入业务解决方案的。解决了一些痛点,比如H265的硬解码。
jessibuca pro 是在开源版本的基础上额外支持的深入业务解决方案的。解决了一些痛点,比如H265的硬解码
,SIMD软解码加速
。
-
-
-
...
...
@@ -28,6 +28,7 @@ jessibuca pro 是在开源版本的基础上额外支持的深入业务解决方
-
支持MSE硬解码之后通过canvas渲染播放。
-
支持播放器自定义水印,支持播放器播放过程中,显示水印,例如公司名称,公司logo等。
-
支持截图加自定义水印,支持调用截图接口的时候,添加自定义水印,例如公司名称,公司logo等。
-
支持SIMD软解码加速(使用Chrome/Edge 91, Firefox89及之后正式提供的SIMD指令集加速解码, 在1080P以上分辨率带来100%-300%的性能提升)
-
支持定制化服务开发。
## wasm解码模式下默认work线程中发起Http-Flv、WS请求,减少主线程往worker线程传递数据,提升性能
...
...
@@ -130,7 +131,9 @@ Audio Context的部分音频节点提供了playbackRate属性以实现倍速播
## 支持UI控件流分辨率配置和展示,提供事件回调,方便在全屏模型下操作
## 支持SIMD软解码加速
(使用Chrome/Edge 91, Firefox89及之后正式提供的SIMD指令集加速解码, 在1080P以上分辨率带来100%-300%的性能提升)
## 支持直播流crypto解密播放
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment