| View previous topic :: View next topic |
| Author |
Message |
Pendaz

Joined: 19 May 2011 Posts: 5 Location: Copenhagen, Denmark
|
Posted: Mon May 23, 2011 11:33 am Post subject: Recording a mount |
|
|
I'm trying to record what our DJ's stream via our live mount, this mount is only active when a DJ connects to it
I have this line in my config:
<dump-file>C:\servers\Radio\#Server\recordings\recording.mp3</dump-file>
i have also tried:
<dump-file>\recordings\recording.mp3</dump-file>
and
<dump-file>/recordings/recording.mp3</dump-file>
/recordings exists in my icecast installation folder, but upon DJ connection and stream nothing happens in there? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Mon May 23, 2011 4:00 pm Post subject: |
|
|
you should see log entries referring to the dump even if it's just the name or a problem opening it, check level 4 to be certain if you are sure that the xml is correct.
karl |
|
| Back to top |
|
 |
|