Dependiendo del tipo de transporte del stream, los puntos de referencia son integrados en el stream usando diferentes mecanismos. Los reproductores deben usar el mecanismo más apropiado para su plataforma (es decir, Flash, HTML 5, móvil o genérico), tomando en cuenta las capacidades de los diversos transportes y el uso esperado.
Transporte de puntos de referencia
| Transporte de stream | Formato del stream | Transporte de metadatos | Documentación |
|---|---|---|---|
| http | FLV | FLV metadata (AMF0). |
|
| shoutcast | MP3/AAC | Shoutcast V1/V2 protocol (if supported and requested by the player). Sideband Metadata (for players that cannot use multiplexed metadata, such as generic media players, or the HTML5 <audio> tag). |
|
| hls | AAC | HLS supports more than just the sideband metadata option; we also support "Artist-Title," STWCue, and iHeart formats. HLS includes the STWCue as ID3v2 in each segment. | See HTTP Live Streaming for more information. |
The AndoXML cue point format and the SHOUTcast V1 protocol are deprecated and should not be used in new players.