Displaying 13 results from an estimated 13 matches for "deefuzzer".
2011 Sep 19
1
new client : DeeFuzzer
DeeFuzzer is an icecast2 source client fully written in python and based on
shout-python. Features :
* MP3 and OGG (audio & video) file streaming over internet (Icecast)
* Full metadata encapsulation and management
* RSS podcast generator (current tracks and playlists)
* M3U playlist generator
* Recursi...
2013 Feb 08
2
3rd Party Applications
The page http://www.icecast.org/3rdparty.php contains some old links.
Perhaps someone could update them.
Oddcast was renamed and the website is unavailable. Maybe this one:
http://code.google.com/p/edcast-reborn/
DeeFuzzer website moved to https://github.com/yomguy/DeeFuzzer and
http://pypi.python.org/pypi/DeeFuzzer/
Xine website moved to http://www.xine-project.org/home
Cajun website should be http://cajun.sourceforge.net/
And MPD can stream to Icecast. Website: http://mpd.wikia.com/
flip
2014 Oct 05
2
how to have fade in/out?
Hello!
I use icecast2 and deefuzzer for my streaming. do you know how can I
obtain an automatic fade of a song when it ends with a silence? if the
mp3 finish with 3 4 seconds of silence, is it possible to remove it
automatically?
deefuzzer is not able to do it, can icecast2 make this? some ideas?
thank you!
-- Simone Dal Maso www.nv...
2010 Jan 17
0
new icecast client : DeeFuzzer
Hi !
DeeFuzzer is an icecast2 source client fully written in python and based on
shout-python. Features :
* MP3 and OGG (audio & video) file streaming over internet (Icecast)
* Full metadata encapsulation and management
* RSS podcast generator (current tracks and playlists)
* M3U playlist generator
* Recursi...
2014 Oct 05
1
how to have fade in/out?
Use liquidsoap. You can do fadein and fadeouts with it
Jonnyboy! Iphones rock!
> On 5 Oct 2014, at 13:33, TheDarkener <thedarkener at logicalnetworking.net> wrote:
>
> Hi Simone, that would be a feature of the source client (deefuzzer). I
> am unfamiliar with that client, I'm sure you could search the docs to
> find out if it has the ability.
>
>
> Cheers,
> Jordan
>
>
>> On 10/05/2014 12:09 PM, simone dal maso wrote:
>> Hello!
>> I use icecast2 and deefuzzer for my streaming. do...
2014 Sep 29
1
can I convert ogg to mp3 streaming on fly?
Hello,
I am configuring a webradio and I'm using icecast2 with deefuzzer.
the music streaming work, in mp3 format.
I want to make a second streaming with my iphone, and the app that I'm
using, Koalasan, can stream only in OGG, AAC or Opus.
I want that when I start speaking, music stops and my voice is online.
Deefuzzer is able to do this with "relay", bu...
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?
--
2015 Sep 30
5
Replacement for Lidquidsoap
Can anyone recommend any program newer than the last release of
Liquidsoap, which, unless I misread the page, was in 2007?
2020 Mar 19
3
Icecast source client with web request/voting for next to play function
...ygain support (radio mode, not album mode)
Don't get me wrong, I'm not looking for any easy/ready solution, maybe I'm
not a coder but I can at least try to script something in bash or Python.
However, I'm confused regarding source clients available - Liquidsoap,
butt, MPD, DarkIce, DeeFuzzer, Ezstream (at least I find these projects as
quite active) - I have no experience with them and I can't really find
useful opinions. Can you tell which of them could be best for described
vision? I'd appreciate if you could recommend me any way I could follow,
which specific software compon...
2015 Oct 07
4
EZStream: Can it stream a URL?
Got'ny good ideas for doing that then? I want to connect to a stream
for restreaming, for lack of a better term.
On Mon, 5 Oct 2015 14:41:08 +0100 (BST), you wrote:
>On Mon, 5 Oct 2015, Steve Matzura wrote:
>
>> If I put a URL in the M3U file, will EZStream stream it through
>> Icecast?
>
>No. EZStream is meant to be pretty basic.
>
>Geoff.
>
2012 Feb 01
2
Making a smooth transition between sources?
...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 a relay for existing
> streaming
> stations (one reading disk files, one streaming live sessions). It
> provides OSC
> command scripts to hot switch.
>
> Check it out ;)
> https://github.com/yomguy/DeeFuzzer
>
> Cheers,
> Yomguy
>
>...
2015 Aug 22
6
Best source for creating multiple streams
Hi there.
I'm trying to find a way to create multiple streams with one source
client. Each of the streams should read from a different playlist file
and randomly pull and play songs from the file. I know how to do this
with a single stream with clients such as IceS and Ezstream, but I
don't see a way to specify different playlists for each mountpoint. I
was wondering if anyone had any
2020 Mar 19
0
Icecast source client with web request/voting for next to play function
...not album mode)
>
> Don't get me wrong, I'm not looking for any easy/ready solution, maybe
> I'm not a coder but I can at least try to script something in bash or
> Python. However, I'm confused regarding source clients available -
> Liquidsoap, butt, MPD, DarkIce, DeeFuzzer, Ezstream (at least I find
> these projects as quite active) - I have no experience with them and I
> can't really find useful opinions. Can you tell which of them could be
> best for described vision? I'd appreciate if you could recommend me
> any way I could follow, which...