[VLCKit] Save/record stream to file on macOS (Swift) - VLCStreamOutput deprecated - no examples
Posted: 17 Aug 2018 12:08
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 are marked as deprecated. Even though I googled a lot about this, I haven't found anything.
Could anyone post an example or eventually point to an existing example? Thanks a lot for your help!
Code: Select all
VLCStreamSession and VLCStreamOutput
Could anyone post an example or eventually point to an existing example? Thanks a lot for your help!