Page 1 of 1

Transfer of m3u track titles

Posted: 16 Jun 2014 15:55
by antigreen
Hello.
I streaming from gentoo using m3u as source.

Code: Select all

vlc -I ncurses -L -Z namv.m3u --color --sout-keep --sout '#duplicate{dst=display{delay=6000},dst=gather:std{access=http,mux=ts,dst=0.0.0.0:9090},dst=gather:std{access=http{mime=video/x-flv},mux=ffmpeg{mux=flv},dst=0.0.0.0:9091/stream.flv}}'
In m3u track titles like:
0001.mp4, 0002.mp4, 0003.mp4 ...

How can I transfer track titles to webpage?

P.S. sorry for my bad english