Search found 1 match

Go to advanced search

by jb42
09 Apr 2019 12:51
Forum: Development around libVLC
Topic: Recording RTSP stream using MobileVLCKit iOS
Replies: 1
Views: 306

Recording RTSP stream using MobileVLCKit iOS

I am using MobileVLCKit to stream from an RTSP source. I need to capture this stream, so far I have tried to use `startRecording(atPath:) to save the stream to the iOS documents directory but I cannot see any file being generated in the documents directory. Here is the code I am trying: import Found...

Go to advanced search