Displaying 1 result from an estimated 1 matches for "b_configuration".
Did you mean:
_configuration
2009 Nov 19
2
can icecast server be a source for another icecast?
Hi,
I've strange situation: I need to connect to icecast server (A) as a
source from another icecast server (B) and preserve metadata (artist
and title). Of course I can do something like:
curl -s http://A_address/radio.mp3 | ices -v -c B_configuration.xml
but in this way all metadata are lost. Is it possible to do this
without hacking the code?
Best regards
paluh