Page 1 of 1
How can I get audiotrack name from HTTP stream?
Posted: 31 Jul 2019 11:33
by mafatik
I'm using VLC to stream audio to the web. I need to get metadata such as track name and artist (or at least file name) to show it on my web-page. May be It plausible to save meta at some file and then parse it or something? How can I do that?
Re: How can I get audiotrack name from HTTP stream?
Posted: 05 Aug 2019 13:53
by mafatik
I found this https://addons.videolan.org/p/1172613/ addon. It generates .txt files with meta
Re: How can I get audiotrack name from HTTP stream?
Posted: 01 Sep 2019 03:26
by grayson
Is there any way to serve this as metadata in a outgoing HTTP stream? To send it to the player for display?
Re: How can I get audiotrack name from HTTP stream?
Posted: 01 Sep 2019 16:44
by RĂ©mi Denis-Courmont
Not so far.