Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).

ios resultion

zhao_w_
Beginner
498 Views

你好,我使用了webrtc iOS 3.4版本的SDK,发现localStream attach之后作为预览,但是分辨率会下降,画面模糊。之后使用RTCCameraPreviewView作为预览,但是这个时候通过filter处理过的数据在预览中不能体现,请问,该如何解决呢。

 

Hello, I use the webrtc iOS 3.4 version of the SDK, found localStream after the attach as the preview, but resolution will decline, fuzzy picture.After using RTCCameraPreviewView as preview, but this time through the filter the processed data can't reflect in the preview, excuse me, how should solve?

0 Kudos
2 Replies
Jianjun_Z_Intel
Employee
498 Views

Hi zhao,

Filter may significantly increase CPU/GPU usage. As a result, sender will degrade resolution or framerate when there is no enough system resources.

0 Kudos
zhao_w_
Beginner
498 Views

那么我该如何实现filter呢,本地预览

0 Kudos
Reply