Page 1 of 1

[VLCKit] Save/record stream to file on macOS (Swift) - VLCStreamOutput deprecated - no examples

Posted: 17 Aug 2018 12:08
by weph
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

Code: Select all

VLCStreamSession and VLCStreamOutput
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!

Re: [VLCKit] Save/record stream to file on macOS (Swift) - VLCStreamOutput deprecated - no examples

Posted: 29 Aug 2018 09:49
by weph
Any hints? Nobody? I'm wondering why these function got deprecated without publishing any new examples. I'd still appreciate any help.