- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Intel® Collaboration Suite for WebRTC
NO.1
In Release-v3.5,executing funtion of setRegion: for myself, it works; for others, error returned: (setRegion failed: unauthorized). How to fix it? And what is the special meaning of the user's role attribute?
MCU 3.5版本中,执行setRegion函数,对自己的画面起作用;当设置其他人时,返回错误:(setRegion failed: unauthorized),这个问题怎么解决?用户的role属性有什么特殊含义吗?
NO.2
In Release-v3.4, when a video obtained from an IPcamera (720p) was displayed in a smaller screen, the image distortion is very serious, similar to the mosaic. And what I want to know is, in the 3.5 version(as you say: Client SDKs further allow you to choose the video or audio source and its resolution and frame rate, the preferred video codec, and maximum bandwidth for video/audio streams), this problem will be solved?
MCU 3.4版本中,IP摄像头主码流画面(720p)显示在一个比较小的画面(640*360等)时,画面失真很严重,看起来像马赛克。在3.5版本中,这个问题可以解决吗?
- Tags:
- HTML5
- JavaScript*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
关于问题1,setRegion操作其他人的流时需要有manage 权限,3.5的包里是在conference_agent的toml文件里定义的,你可以将这个权限加到相应的role定义里,默认admin用户是有这个权限的
关于问题2,请问你那边是什么样的测试场景,是只有两路h264的流吗?我们3.5有fix一些相关的issue,请提供你那边具体的测试scenario以便我们判断
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
关于问题1,setRegion操作其他人的流时需要有manage 权限,3.5的包里是在conference_agent的toml文件里定义的,你可以将这个权限加到相应的role定义里,默认admin用户是有这个权限的
关于问题2,请问你那边是什么样的测试场景,是只有两路h264的流吗?我们3.5有fix一些相关的issue,请提供你那边具体的测试scenario以便我们判断
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
想象一个场景:定义了房间最多六个人,6个视频画面已经满了。这时我想让第7个视频出现在第二个视频的位置,而其他视频的位置不发生变动。
目前的setRegion只能改变layout上已有的视频的位置,可不可以有一个能实现上述场景的接口?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3.5里subscribe的选项如果不指定分辨率的话会随机选择分辨率进行subscribe,请确认测试的3.5.1的包中subscribe到的分辨率确实是720p跟1080p。
关于六个人位置的问题,我们有个VAD的功能,六个用户已经占满画面的情况下,第七个用户如果声音足够大的话就会被调度到第一个人的位置,请确认这个功能能不能满足你们的需求,VAD功能可以通过3000/console里的房间配置打开。
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page