[vlc-devel] [lua] Proposal for a standard-included playlistscript...
Robert Forsman
bob.forsman at ericsson.com
Fri Aug 17 16:06:10 CEST 2012
On Wed, 15 Aug 2012 16:04:33 -0400
John Oyler <john.m.oyler at gmail.com> wrote:
> Install this: http://75.109.71.79:8000/~john/spacepotato/spacepotato.lua
> Then open this: http://75.109.71.79:8000/~john/spacepotato/
I would solve that problem using MPEG DASH or Apple HLS.
MPEG DASH makes it pretty easy to specify a string of media files and
when they start airing. it also supports re-loading the manifest
(MPD) to pick up new <Period>s.
I don't know if VLC's implementation of DASH has been expanded to
support those features of the spec, but it is probably easier than
securing a LUA environment.
More information about the vlc-devel
mailing list