Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Send audio stream metadata
This guide explains how to transmit metadata for the radio stream sent from your radio streaming encoder.
Use the URL provided
You just need to do a GET on a URL of type:
https://[flux]:[password]@api.infomaniak.com/1/radios/stats/metadata?data=artist - titleThe complete URL is available on the administration interface:
- Click here to access the management of your product on the Infomaniak Manager (need help?).
- Click directly on the name assigned to the product concerned.
- Click on the name of the audio stream concerned.
- Click on Settings in the left sidebar menu.
- Click on the button to copy the metadata link:

Learn more
For developers who would code a Player, there are libraries that can search for the transmitted information and display it because the data in the stream is transmitted. The other possibility is to retrieve the stream information from the server itself.
Link to this FAQ: