wertpoiu
wertpoiu
> Hello, > > I have plan to add the same filters than in Android. That include views, but I can't promise all filters because I don't know iOS limitations....
In swiftui every ui element is a view
> This is currently possible using ViewFilterRender, You have an example in rtmp and rtsp example in the app sample code. I have plan to add a filter only for...
> For now, you only can create a UIView and use that UIView inside a swiftUI element like in the example. I will try add it in the future Ok...
> You have the example here: https://github.com/pedroSG94/RootEncoder-iOS/blob/master/app/RtmpSwiftUIView.swift#L131 Ok thank you
> Yes, you can do it with GenericStream or any class that extend from StreamBase Possible to get example code?
Hi @pedroSG94 hope all good. Can we have sample code?
> Hello, > > Sorry, I made a mistake. I thought that this was an issue in the Android version. App audio is not ready in the iOS version yet....