VLCKit and parameters possible?

This forum is about all development around libVLC.
crackstone
Blank Cone
Blank Cone
Posts: 56
Joined: 01 Apr 2010 17:25
VLC version: 2.1.0-git
Operating System: Mac OS X
Location: Vienna, Austria

VLCKit and parameters possible?

Postby crackstone » 03 May 2011 17:12

Hello community!

I've been playing around successfully with VLCKit in Objective C - it's really awesome!. Now I'd like to ask a question I haven't found an answer to:

Is it possible to pass something like this

Code: Select all

vlc -vvv rtsp://192.168.1.9/VideoInput/1/h264/1 --rtsp-mcast --rtsp-user=admin --rtsp-pwd=XXXX
to that

Code: Select all

[slidePlayer setMedia:[VLCMedia mediaWithPath:@"pathToMyMovieFile.mov"]];
maybe by utilizing (id)mediaWithURL:(NSURL *)anURL

i guess not :?

if not I would need to restream the cam as a multicast in order to get a single URL I can pass to mediaWithURL.
I'd just like to prevent restreaming for efficiency

Thanks for any info!

//crackstone

Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 23 guests