Can I store an RTSP stream to disk iOS, yes or no?

iOS, iPad, iPhone, tvOS specific usage questions
moyoteg
Blank Cone
Blank Cone
Posts: 10
Joined: 12 Jul 2016 01:16

Can I store an RTSP stream to disk iOS, yes or no?

Postby moyoteg » 28 Jul 2016 19:56

Felix! :D

Simple question:

Can I store an RTSP stream to disk iOS, yes or no?

you can even answer this question in binary ;)

moyoteg
Blank Cone
Blank Cone
Posts: 10
Joined: 12 Jul 2016 01:16

Re: Can I store an RTSP stream to disk iOS, yes or no?

Postby moyoteg » 05 Aug 2016 23:07

Can frames be extracted and then put in an array and then make a video?

fkuehne
Developer
Developer
Posts: 7264
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Re: Can I store an RTSP stream to disk iOS, yes or no?

Postby fkuehne » 09 Aug 2016 11:36

No, you can't easily dump RTSP streams with VLCKit on iOS.

Yes, you can extract frames and do whatever you want with them. "make a video" is not a feature included in VLCKit though.
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

moyoteg
Blank Cone
Blank Cone
Posts: 10
Joined: 12 Jul 2016 01:16

Re: Can I store an RTSP stream to disk iOS, yes or no?

Postby moyoteg » 09 Aug 2016 22:47

Do you have an example on how to extract the frames?

Thanks in advance!!

fkuehne
Developer
Developer
Posts: 7264
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Re: Can I store an RTSP stream to disk iOS, yes or no?

Postby fkuehne » 10 Aug 2016 19:40

See the VLCThumbnailer class in VLCKit, which uses the memory video output module of VLC to render frames in memory buffers. Basically, you want to play the stream that way to get access to the frames.

Therefore, you need to extend VLCKit to gain proper access to them and this would be a welcome addition! :)
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net


Return to “VLC for iOS, iPadOS and Apple TV”

Who is online

Users browsing this forum: No registered users and 5 guests