Skip to content

HTTPS Stream Tool

Since most stream provides do not support https-content, The Radio Hub offers a streaming solution. Use https://stream.theradiohub.com with the parameters below to allow for https streaming.

GET stream

Stream via HTTPS.

Resource URL

https://stream.theradiohub.com/

Parameters

ParameterRequiredDescription
serverRequiredThe stream url/server. Can be an IP address or domain name.
portRequiredStream port; eg 8000.
typeOptional, default = mp3Required for correct stream mime type designation. Supported types: mp3, flac, aac, hls
mountOptionalExtra URL segment, for example stream/high

Example Request

GET https://stream.theradiohub.com/?server=127.0.0.1&port=8000&type=aac&mount=stream/;

Proxied URL http://127.0.0.1:8000/stream/;