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 metadata (metadata) for the radio stream sent from your encoder of Radio streaming .
Use URL available
Just do a GET on a type URL:
https://[flux]:[password]@api.infomaniak.com/1/radios/stats/metadata?data=artist - title
The full URL is available on the administration interface:
- Click here in order to access the management of your product on the Manager Infomaniak (Need help?).
- Click directly on the nameallocated to the product concerned.
- Click on the name of the audio stream concerned.
- Click on Parameters in the left side menu.
- Click on the button for copy the link of metadata:
Read more
For developers who would encode a Player, there are libraries that can search for the transmitted info and display it because in the data of the stream, the data is transmitted. The other option is to retrieve the feed information from the server itself.
Link to this FAQ: