open-webrtc-toolkit / owt-client-native

Open WebRTC Toolkit client SDK for native Windows/Linux/iOS applications.
https://01.org/open-webrtc-toolkit
Apache License 2.0
389 stars 181 forks source link

Enable IC background blur feature #564

Open zhibo1-wang opened 2 years ago

zhibo1-wang commented 2 years ago

Create background blur post-processor for CameraVideoCapturer.

zhibo1-wang commented 2 years ago

Background blur level should be configurable, WIP.

zhibo1-wang commented 2 years ago

Should we add owt-model-zoo repo into DEPS so that we can get the model for background blur sample?