Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Send the metadata of an audio stream
This guide explains how to transmit the metadata for the radio stream sent from your encoder of Streaming radio.
Use the available URL
You just need to do a GET on a URL of this type:
https://[flux]:[password]@api.infomaniak.com/1/radios/stats/metadata?data=artist - title
The full 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 relevant product.
- Click on the name of the audio stream in question.
- Click on Settings in the left sidebar.
- Click 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 info and display it because the data is transmitted in the stream data. The other possibility is to retrieve the stream info from the server itself.
Link to this FAQ: