I'm into some trouble, i'm trying to stream a VLC playlist in HTTP.
Well, works fine, but no way to get the metadatas of the current media(or at least the name), i tried different muxers, the marq module etc... But no way to get what i want and I don't seem to find more on internet.
I'm trying on windows powershell right now, that's what i got:
Code: Select all
vlc "E:\MUSICS\Playlist\Stream_BM.xspf" --sout="#http{mux=ogg,dst=:1996/}" --sout-keep