[Icecast] Krad Pipe
Krad Radio
kradradio at gmail.com
Sun Mar 3 01:56:49 UTC 2013
I wrote a bent pipe program for relaying Icecast / KR streams.
Its the simplest minimal program possible at 300 lines~, and there is no
dependencies.
Its an extraction from Krad Transponder, I pulled this out into a little
command line program as I thought it might be immediately useful.
https://gist.github.com/oneman/5074107
krad_pipe [from_host] [from_port] [from_mount] [to_host] [to_port]
[to_mount] [to_password]
*If either side gets disconnected the program exits, so for a continual
relay you can wrap in your favorite scripting lauguage:*
*
*
*hammer_time = 10*
*while hammer_time*
* krad_pipe [args]*
* sleep hammer_time*
*end*
*
*
*Cheers,*
*
*
*David*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20130302/58915856/attachment.htm>
More information about the Icecast
mailing list