Dear all,
Im trying to record from a livestream which I am doing via the below script,
it is started via the icecast option <on-connect>,
a different script is stopping it and
moving the mp3 to an archive on my webserver (started by icecast option <on-
disconnect>
#the script fired by <on-connect>
liquidsoap '
#connecting to icecast livestream
live = mksafe(input.http("http://localhost:8000/livestream.m3u"))
#setting mp3 location
recording = "/usr/share/icecast2/liverecording.mp3"
#create outputs, dummy to catch buffer overrun, and the actual mp3file
output.dummy(fallible=true, live)
output.file(%mp3(bitrate=64), recording, fallible=true, on_stop=shutdown, live)'
the script works perfectly, but what I want to do is get the artist and name of
the live show set as meta-data for the recorded mp3.
Is this possible?
thanks a lot,
Dicecream
------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users