Network playlist

iOS, iPad, iPhone, tvOS specific usage questions
ShyLion
New Cone
New Cone
Posts: 5
Joined: 01 Dec 2015 06:30

Network playlist

Postby ShyLion » 01 Dec 2015 06:36

Hello.
I've got a network hosted playlist

Code: Select all

http://someserver.somedomain.com/pl/?param=value&param2=value&etc
, containing UDP multicast entries, like

Code: Select all

udp://@239.123.123.1:1234
.
How do i pass it to VLC?
I can put any content into playlist itself (it's actually PHP script).
What i want is to see list of channels and play them using VLC.

Specifying channel alone works fine, VLC nicely plays multicast stream in my environment,

ShyLion
New Cone
New Cone
Posts: 5
Joined: 01 Dec 2015 06:30

Re: Network playlist

Postby ShyLion » 01 Dec 2015 07:02

Worked around like this:

Code: Select all

# cat /var/www/html/ipad.html <HTML> <BODY> <A HREF="vlc-x-callback://x-callback-url/stream?url=udp%3A%2F%2F%40239.123.123.1%3A1234">Play UDP</A> </BODY> </HTML>
I open this page in Safari, tap on the link and it asks to play it in VLC and if i agree it start playing.
Any way to prevent it asking?

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

Re: Network playlist

Postby fkuehne » 01 Dec 2015 12:02

Yes, you can add a no-questions-asked argument to the URL. See https://wiki.videolan.org/Documentation ... llback-url
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

ShyLion
New Cone
New Cone
Posts: 5
Joined: 01 Dec 2015 06:30

Re: Network playlist

Postby ShyLion » 02 Dec 2015 05:08

Thank you, it worked.
Still, it's a workaround. Support for network playlist would be nice.

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

Re: Network playlist

Postby fkuehne » 02 Dec 2015 14:50

I absolutely agree, but this won't be part of the next major release.
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

ssbmaccom
Cone that earned his stripes
Cone that earned his stripes
Posts: 184
Joined: 26 Nov 2015 15:21
Operating System: Mac OS, iOS, tvOS

Re: Network playlist

Postby ssbmaccom » 04 Dec 2015 14:51

Ever tried to use a m3u?
Much simpler to create.

Works basically, but with more than one entry in the m3u VLC for iOS does not yet support to switch to the next item, like VLC for Desktop is down it.


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

Who is online

Users browsing this forum: No registered users and 7 guests