

- #Ladiocast sample frame length full#
- #Ladiocast sample frame length software#
- #Ladiocast sample frame length iso#
- #Ladiocast sample frame length free#
Only present for video streams server_name Stream name Only present for video streams video_quality Information about the video quality of the stream. Only present for video streams video_bitrate Information about the video bitrate of the stream. Only present for video streams frame_size Information about the frame size of the stream. Metadata set by source client frame_rate Information about the framerate of the stream. Ice-bitrate=128 ice-channels=2 ice-samplerate=44100 (Butt) ice-bitrate Information about the audio bitrate (in kbit/s) of the stream.Ĭan be set by source client samplerate Information about the samplerate of the stream.Ĭan be set by source client quality Information about the audio quality of the stream. Samplerate=44100 quality=10%2e0 channels=2 (LadioCast) audio-info Information about the bitrate/samplerate/quality of the stream. Metadata set by source client audio_bitrate Audio bitrate in bits/sĬan be set by source client audio_channels Number of audio channels. Metadata set by source client title Title of the current song Please note that the statistics are valid within the scope of the current source connection.Ī reconnect or disconnection will reset those. stats_connections Number of times a stats client has connected to Icecast. stats The total of currently connected STATS clients. sources The total of currently connected sources. source_total_connections Both clients and relays. source_relay_connections Number of outbound relay connections to (master) icecast servers. source_client_connections Source client connections are the number of times (cumulative since start-up, not just currently connected) a source This field is deprecated and may be removed in a future version, server_start Timestamp of server startup in RFC 2822 date format.
#Ladiocast sample frame length iso#
server_start_iso8601 Timestamp of server startup in ISO 8601 date format. While not recommended it can be overriden in server_id Defaults to the version string of the currently running Icecast server.
#Ladiocast sample frame length free#
location As set in the server config, this is a free form field that should describe e.g. listeners Number of currently active listener connections. listener_connections Number of listener connections to mount points.
#Ladiocast sample frame length full#
host As set in the server config, this should be the full DNS resolveable name or FQDN for the host on which this file_connections This is an accumulating counter. connections The total of all inbound TCP connections since start-up. clients Number of currently active client connections. These include listeners (not concurrent,īut cumulative), any admin function accesses, and any static content (file serving) accesses. client_connections Client connections are basically anything that is not a source connection. Usually this will be an email address, but as this can be an arbitrary string it could also be a phone number. General Statistics admin As set in the server config, this should contain contact details for getting in touch with the server administrator. The following example stats tree will be used: 2.5 Stats XML tree will be shown and each element will be described. This section contains information about the raw XML server statistics data available inside Icecast.

#Ladiocast sample frame length software#
Still we recommend to design robust software that can deal with possible changes like addition or removal of variables.Īlso note that not all variables are available all the time and availability may change at runtime due to stream type, etc. The intention is to not break backwards compatibility of this interface in the future, It exposes the same set of server statistics that are available through the web interface and Since version 2.4.0 Icecast includes a basic JSON endpoint ( /status-json.xsl) based on a xml2json template by Doeke Zanstra We strongly discourage attempts to scrape data from the web interface as we do not consider this anĪPI and will change it, even completely, between versions! The preferred ways are custom XSLT, JSON and raw XML.
