Providing name to an URL
Posted: June 6th, 2020, 7:18 am
Hello all,
I'm using the HTTP output to convert an m4a stream to an mp3 stream for broadcasting on my network, this works pretty well.
However, I can not find a way to let the clients know what mp3 stream this is.
$ mpc add <URL-TO-CONVERT>
$ mpc play
$ mpc status
This reports the URL that is being played but I don't have a descryption of that URL.
The same is also true in VLC, if I enter the below URL in VLC I get the URL as the name of the stream.
vlc http://<LOCAL-STREAM-URL>:8000
Is there a way to provide a name/title tag per URL?
Any feedback is welcome.
I'm using the HTTP output to convert an m4a stream to an mp3 stream for broadcasting on my network, this works pretty well.
However, I can not find a way to let the clients know what mp3 stream this is.
$ mpc add <URL-TO-CONVERT>
$ mpc play
$ mpc status
This reports the URL that is being played but I don't have a descryption of that URL.
The same is also true in VLC, if I enter the below URL in VLC I get the URL as the name of the stream.
vlc http://<LOCAL-STREAM-URL>:8000
Is there a way to provide a name/title tag per URL?
Any feedback is welcome.