Closed codelab-sahil closed 1 year ago
Hello, @davidliu
I need to set blur effect to SurfaceViewRenderer for 1 or 2 mins in between of video streaming. Is it possible to give that effect?
This isn't a functionality we support nor plan to support directly. You can get the video frames and blur them yourself before passing them to the SurfaceViewRenderer though.
Hello, @davidliu
I need to set blur effect to SurfaceViewRenderer for 1 or 2 mins in between of video streaming. Is it possible to give that effect?