Krad Pipe
Krad Radio <[email protected]>
| Newsgroups | gmane.comp.audio.icecast.devel,gmane.comp.audio.icecast.general |
|---|---|
| Message-ID | <CA+8JHGhz-0gO79CafLS8Ja6KVhF6ekQ1F_mG-q_SdJTkhihwWg@mail.gmail.com> |
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* _______________________________________________ Icecast-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/icecast-dev