-
-
Notifications
You must be signed in to change notification settings - Fork 246
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- preview plugin (Jessibuca Pro) WebRTC protocol supports H265 and AA…
…C formats - WebRTC plugin adds screen sharing test page - WebRTC plugin push stream test page adds camera selection function - The engine adds the function of dynamically inserting SEI frames - The engine transforms DataTrack and MediaTrack, and reuses part of the code to reduce complexity - The event bus adds the engine initialization completion event - The default port for connecting to the remote console is changed to 44944 - Fix the problem caused by publishing the same StreamPath at the same time - preview插件(Jessibuca Pro)WebRTC协议支持H265以及AAC格式 - WebRTC插件增加屏幕分享测试页面 - WebRTC插件推流测试页面增加摄像头选择功能 - engine增加动态插入SEI帧的功能 - engine对DataTrack改造,和MediaTrack复用部分代码,减少复杂度 - 事件总线增加引擎初始化完成事件 - 连接远程控制台默认端口更换为44944 - 修复同时发布同一个StreamPath引起的问题
- Loading branch information
1 parent
03070c6
commit 507caa1
Showing
5 changed files
with
37 additions
and
36 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
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
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
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
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