Appearance
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
Parameter | Required | Description |
---|---|---|
server | Required | The stream url/server. Can be an IP address or domain name. |
port | Required | Stream port; eg 8000. |
type | Optional, default = mp3 | Required for correct stream mime type designation. Supported types: mp3, flac, aac, hls |
mount | Optional | Extra 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/;