Wowza Community

Image filter iOS App

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?

No one any idea ?

Hi,

This is not currently supported in the GoCoder SDK. You will need to use your own preview mechanism to see the filter on the Camera Preview.

Michelle