Automatically Record Live DJ Streams
https://github.com/AzuraCast/AzuraCast/issues/934
"DJ's are asking would it be possible to auto record their streams.
Would such a feature be possible, only for Live performances?
I thought maybe could set shoutcast to record it but could end up recording 24/7, as on Live stream, when DJ isn't streaming, there's a jingle going on non stop."
One existing option to record streams:
output.file(%vorbis, "stream %H:%M:%S.ogg",fallible=true,reopen_when={0m0s}, on_stop=shutdown,live)
Comments: 13
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
13 Jul, '20
kisan moirangchaHighlighted comment
great feature. please add extra feature also that
1. please enable listener can stream that recorded audio throught with link
2. please different time set for record for a day if we broadcast 20 hours live different progam like news, drama, health talk etc. so this progam segment able to record with different time setting .
but i want to say more ... thank you... sorry for english grammar -
20 Apr, '19
JoshI currently do this manually with a cronjob and a bash script. However would be nice to be able to record and grab data with the connected streamer name.
-
04 Sep, '19
JayEither this, or the ability to easily edit the liquidsoap config file to be able to add the output.file() line would be nice.
-
29 Jan, '20
Buster Neece AdminWe've just implemented Live Broadcast Recording as a built-in feature in AzuraCast.
If you update to the latest version, enable live recording in your station profile and then restart the station, a recording will be automatically created for each broadcast session. You can download these broadcasts from the new "Broadcasts" button on the Streamers/DJs page. -
02 Feb, '20
Cory LegendreI'm so grateful for this feature -- and the only feature update requests I have is that it appends the streamer/DJ's username to the file, and a proper delete option...but this feature rocks, and is amazing to see in a shoutcast/icecast web panel!
-
03 Feb, '20
Rexya Muhamad RizkiHi guys, after I turned on this feature, how do I delete the recording file that is in the broadcast section? I see the feature to delete the file is not available at this time.
and if you may know, whether the recording file follows storage that has been set when creating a station? -
02 Mar, '20
RemBDevA big thanks for listening to us @Buster Neece!
Could you also add a field for automatic removal of the recordings after x days? For example 7. -
30 Apr, '20
bartolomeoIt would be good to have the possibility to schedule the recorded live for show repeats and then delete it. For example: live stream of a radio news transmission in the morning, automated show repeat in the evening and automated delete after the last scheduled show repeat.
-
06 Jun, '20
Johnny McMahonThis is great! But where is the static link to the mp3 file? I need to be able to link to it so that I can post it as an episode. I can see the directory in the link.. but will the recorded live sessions always be in that folder? How would I link to each one?
-
01 Jul, '20
EdwinBeing able to record a live show is an excellent feature. To add to that, it would be great if the recorded show file could be automatically placed in a playlist so it could be replayed later that day/week, as per the schedule. The show host would simply do their live set and Azuracast would then automatically handle everything to ensure the replay slot is filled and runs.
-
18 Feb, '23
Moonbase59Thanks for this. Our studios already do automatic recordings, but it’s great to be able to do this on the server. Next step would be rescheduling "old" shows for a repetition. ;-)