Transcoding HLS streams
|
06-04-2023, 11:43
Post: #39
|
|||
|
|||
RE: Transcoding HLS streams
There is special treatment for stream types that are valid as input types for network stream transcoding (aac and mp3).
If a network stream is detected "on the fly" to be one of these types and there is a setting in stream.transcode that matches the stream type (for example, aac:L16), MinimStreamer enables transcoding dynamically. The Radio Paradise stream has an unrecognised type (Ogg/FLAC) so it doesn't qualify for dynamically enabled transcoding. It does qualify as a match for the * in the stream.transcode *:L16 setting. The *:L16 setting adds /$!transcode.L16 to the URL when selecting the stream from a playlist. You are not selecting the stream from a playlist, so you need to add the /$!transcode.L16 yourself. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)