Hi, I'm using VLCKit in my macOS/Swift project to show an RTSP or RTP stream, which I also want to record into a local file. The only example (in Swift) I found in a post here from 2015. Meanwhile VLCStreamSession and VLCStreamOutput are marked as deprecated . Even though I googled a lot about this,...