Android Studio – How to add blur and background blur to both sent and received WebRTC video tracks
How do I add a blur effect to a webRTC video track? I am building a video call app using WebRTC and I need to blur the background of the person using my app and also blur all of the…