I am creating an iOS Swift app that uploads to a wowza server using the gocoder sdk.
I looked at your sample code to implement real time black and white image filter.
The provided solutions works fine for the uploaded video, but the preview while recording is not affected by the effect.
Any idea, how to apply it also to the preview?