Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

连麦的观看方式是怎么样的? #5

Open
CarrySniper opened this issue May 2, 2017 · 2 comments
Open

连麦的观看方式是怎么样的? #5

CarrySniper opened this issue May 2, 2017 · 2 comments

Comments

@CarrySniper
Copy link

连麦时,连麦者和观众是怎么观看的?是否都可以获取主播和连麦者的独立流数据?
目的:观众身份也能够分离主播和连麦者图层,看自定义节界面。

@fpzeng
Copy link
Member

fpzeng commented May 2, 2017

不支持。
连麦双方(主播和辅播)的音视频数据,是在主播侧完成mix的:音频混合和视频叠加,混流后是一路音视频流,通过rtmp推流到了rtmp server,然后观众通过CDN拉流,拿到的是一个图层。
换个角度,观众观看主播个人直播,还是连麦直播,对观众来说是透明的。

金山云提供的连麦方案,不支持观众自定义图层。
当前业内有些方案支持观众自定义图层,这时候主播和辅播的音视频流是分开传输的,存在一定的音画不同步风险。或者将观众视为一个连麦方,但是这制约了房间内观众的数量。

请权衡。
欢迎加入QQ讨论群:574179720 [视频云技术交流群]

@CarrySniper
Copy link
Author

明白了。那两路视频混流,合成连麦窗口的位置及大小可不可以自定义呢?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants