[Icecast-dev] OPUS/FLAC Metadata

Rick Keniuk daddyo323 at gmail.com
Fri Jun 16 03:41:12 UTC 2017


Is this the HTTP call for injecting the “song” metadata?  
This is a capture (using RawCap in conjunction with Wireshark) of my AAC+ stream metadata input to IceCast that works fine.

GET /admin/metadata?mode=updinfo&mount=%2FFVHradio_AAC&song=Fox%20Valley%20Hit%20radio%20-%20Hits%20from%20the%20Valley HTTP/1.0
User-Agent: RadioBOSS
Authorization: Basic

The same input to IceCast capture for OPUS that does not work.

GET /admin/metadata?mode=updinfo&mount=%2FFVHradio_OPUS&song=Mike%20%26%20The%20Mechanics%20-%20The%20Living%20Years HTTP/1.0
User-Agent: RadioBOSS
Authorization: Basic

This it the output of my encoder which is DJsoft’s RadioCaster v2.5.0.0

I think Marvin Scholz indicated that OPUS and FLAC do this differently but that makes it confusing for the encoder people.

Sorry…  I’m a noob at this so I may be explaining this incorrectly.

Rick

> On Jun 15, 2017, at 10:51 AM, Romain Beauxis <toots at rastageeks.org> wrote:
> 
> Hi all,
> 
> 2017-06-13 9:33 GMT-05:00 Philipp Schafft <phschafft at de.loewenfelsen.net <mailto:phschafft at de.loewenfelsen.net>>:
>> 
>> Good afternoon,
>> 
>> 
>> On Mon, 2017-06-12 at 13:20 -0500, Rick Keniuk wrote:
>>> Marvin,
>>> 
>>> That is the current version being used and it still has no meta data.
>>> server_id     Icecast 2.4.99.1
>> 
>> Icecast2 2.5 beta releases use 2.4.99.x as version number. So that is
>> correct.
>> 
>> 
>>> Testing the metadata from the admin page “Update Metadata” results in the response:
>>> 
>>> Message: Mountpoint will not accept URL updates
>>> Return Code: 1
>>> 
>>> So I would guess it isn’t functioning yet.
>> 
>> The metadata update interface is only for MP3 and AAC as they do not
>> have native metadata support. Generally speaking the metadata is in the
>> domain of the source client. So the source client needs to send them.
> 
> Not sure if that was an intended feature but I'm pretty sure that
> metadata update through HTTP calls also works for ogg/vorbis in
> icecast or at least did at some point.
> 
> Romain

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast-dev/attachments/20170615/8da84586/attachment-0001.html>


More information about the Icecast-dev mailing list