Page 1 of 1
loading playlists with embedded activex
Posted: 16 Jul 2009 18:15
by ikarus76
hi all,
does anybody know, if it's still possible to load m3u playlists with the activex object with vlc version 1.0.0?
if i use <param name="Src" value="udp://@239.0.2.60:8208" /> it works.
<param name="Src" value="sl.m3u" /> doesn't work. even if i enter the absolute path.
any ideas?
thanks in advance,
michael
Re: loading playlists with embedded activex
Posted: 23 Jul 2009 16:38
by thannoy
Some users have reported a regression/bug about playlist on VLC 1.0.0 web plugins.
No idea if it is in the way to be fixed.
Re: loading playlists with embedded activex
Posted: 29 Jul 2009 11:57
by ikarus76
still the same problem in 1.0.1.
any chances, that it will be fixed?
Re: loading playlists with embedded activex
Posted: 29 Jul 2009 14:52
by thannoy
There is a chance, yes. When is another question I don't have the answer.
Re: loading playlists with embedded activex
Posted: 31 Jul 2009 14:40
by ikarus76
my problem is, that I need to display udp streams. WMP does't support upd-streams, or I don't know how...
Re: loading playlists with embedded activex
Posted: 03 Sep 2009 09:08
by bhubi
hi,
i checked with the new version of vlc but it has the same bug. have u try the vlc.playlist.add(filename) option
Re: loading playlists with embedded activex
Posted: 03 Sep 2009 14:23
by ikarus76
no, haven't tried yet... but I will
hmm... didn't work...