Displaying 2 results from an estimated 2 matches for "swirlyradiolist".
2012 Feb 01
2
Making a smooth transition between sources?
...ct UTF-8 titles when
using Nicecast, but wrong ones when using ezstream.
I'm supposedly an expert on character encodings :-D but I haven't figured
out exactly where the issue is in ezstream.
I also have my own Python code to do things like "auto-Twitter"
https://twitter.com/#!/swirlyRadioList
You can see my code to do it here: https://github.com/rec/radio
I haven't prettied it up for release but I tend to write fairly readable
code.
On Wed, Feb 1, 2012 at 12:55 PM, Parisson <lists at parisson.com> wrote:
> Hi!
>
> I use DeeFuzzer to push audio or video data as...
2012 Jan 31
4
Making a smooth transition between sources?
Hello!
I'm setting up an icecast radio station. I'll usually be broadcasting from
this machine, but want to be able to make a smooth transition to an
ezstream instance that I can run on the same server as the radio station.
Unfortunately, my experiments haven't found a way I can make a transition
without knocking off all my clients. :-(
Any idea about best practices on this?
--