Page 1 of 1

Dedicated vlc.play button per stream/file?

Posted: 15 May 2009 16:52
by kmarchand
Hello,

Is it possible to make a button that will open a specific source? I'm trying to put together a skin that has dedicated buttons for a number of network feeds (udp multicast streams).

I've tried vlc.play(udp://xxx.xxx....) but that doesn't work. I've also tried to use playlist.add() but can't figure out how to specify which file to add to the playlist.

Any help would be greatly appreciated.

Thanks.

Re: Dedicated vlc.play button per stream/file?

Posted: 18 May 2009 14:37
by 3breadt
No that is not possible.

Re: Dedicated vlc.play button per stream/file?

Posted: 02 Jun 2009 16:32
by silid
That is tragic - that is exactly the feature I was looking for.