Post Reply 
Recording a radio station
09-02-2023, 16:57
Post: #2
RE: Recording a radio station
You can use any alphanumeric string for the stream ID. For example, if you have a playlist containing these lines:

Code:
#EXTINF:-1,[R3;aac,48000] BBC Radio 3
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/dash/uk/dash_full/ak/bbc_radio_three.mpd

it would show in your control point as

[R3] BBC Radio 3

and you can start a recording by setting stream.record to:

R3

To ensure you have a predictable fixed stream ID for making recordings, you should not use an asterisk for the stream ID. The asterisk is intended as a convenience for streams that will not be recorded. If you use an asterisk, MinimStreamer creates an arbitrary unique string to use for the stream ID. You will see this string (for example, $1) when you browse the playlist using MinimServer. The string should work for recordings but it might change when you edit your playlists.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Recording a radio station - Sdipiet - 09-02-2023, 15:55
RE: Recording a radio station - simoncn - 09-02-2023 16:57

Forum Jump:


User(s) browsing this thread: 1 Guest(s)