Displaying 20 results from an estimated 26 matches for "balleng".
Did you mean:
balling
2005 Dec 30
1
streaming to dialup users gives low quality audio
Hi,
Currently streaming ogg isn't practical in this situation. That was one
of the first things i checked into. WHen i looked i didn't see a streamer
that did both ogg and mp3.
Thanks.
Dave.
----- Original Message -----
From: "Daniel Ballenger" <lpmusix@gmail.com>
To: "Dave" <dmehler26@woh.rr.com>
Cc: <icecast@xiph.org>
Sent: Friday, December 30, 2005 2:23 PM
Subject: Re: [Icecast] streaming to dialup users gives low quality audio
> This doesn't specifically answer your question, but is it poss...
2005 Jun 07
2
dueling audio
Daniel Ballenger wrote:
> Easy, open up the volume control panel and turn the line in down/mute it
I wouldn't fiddle with the fader as some cards use the same setting for
playback and record level. But you should be able to mute it just fine by
checking the mute checkbox for the line in.
Geoff.
2005 Dec 15
3
Ezstream Program Call Patch
Alrighty,
Got it patched and working (at least in my one setup). You can pull
the patch from:
http://denetron.com/~dballenger/ezstream-program.patch
(I can post the pre-patched source too if people would like)
You'll have to add a "<filetype></filetype>" line into your config
files, just put "file" if you want it to work just by reading that
file or playlist.
Put "script" (...
2005 Dec 12
1
Ezstream
...y.
My question, who should I get in contact with about this patch once I
have it completed (to possibility get it included in the source)?
Also, I had a question about adding a field to the config file which
hopefully can be answered by the person from my first question.
Thanks,
Daniel
--
Daniel Ballenger
http://denetron.com
Sr. Systems Administrator - Denetron LLC
2005 Aug 07
2
A Tutorial for streaming video
Hello,
I need a tutorial for make a streaming server video with icecast and theora.
Is possible to convert an asf file to ogg file?. I tested with vlc,
but the new file ogg don't work fine.
My problem is that a receive a asf file and need to mount into the
server icecast.
Please, let me know the best solution.
Regards,
JP
2005 Jul 14
3
bandwidth calculation
Hi all,
my question:
how is the exact formula to calculate bandwidth needed to upstream at given
bitrate to a certain number of simultaneous listeners ?
is it simply BANDWIDTH (bps) = BITRATE (bps) X LISTENERS ?
tnx in advance,
carlo.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 May 20
2
load constraints
On 5/20/05, Dan Stowell <danstowell@gmail.com> wrote:
> Hi Iain,
>
> It's a simple answer:
>
> > For example, if a box on a 128kbps upload connection is
> > serving a 64Kbps stream (and not audio-on-demand) - is it limited to two
> > connections
>
> Yes it is.
>
> > or is icecast somehow more efficient?
>
> No - icecast can't
2005 Jun 02
2
redirect a defunct sc stream to icecast stream
On Fri, 2005-06-03 at 03:38, Daniel Ballenger wrote:
> Not sure about this, but I think the alias feature will do just that
> for you.
alias will not convert the file contents, for layout, m3u != pls even
though they are similar.
>From what it sounds like, all you need is to create the listen.pls file
in <webroot>, make it...
2005 Jun 06
4
dueling audio
Hello,
I joined last week and received great help immediately. I am enjoying
this informative and genteel list.
Anyway, here's an interesting one:
I am streaming with Icecast using a radio into line-in. It works fine, and
the stream sounds great. However, I have been doing this for four years,
and I often would like to listen to audio from the internet without the
line-in sound in the
2005 Dec 30
7
streaming to dialup users gives low quality audio
Hello,
I've got two streams, one for broadband, one for dialup. Well, having
had occation to use a dialup connection recently i checked the dialup
stream. Although it was streaming what the broadband stream was, the audio
quality was audibly worse. It didn't buffer, but it didn't sound as clear as
the broadband stream. I used lame to encode the tracks to mp3 and used it's
2012 Jul 10
2
Refresh not working with launchd service provider?
...ap on TERM signals, according to Apple''s launchd docs:
#
trap ''exit 1'' 15
syslog -s -l 1 example.sh: Starting...
while true; do
sleep 15
syslog -s -l 1 example.sh: Still running...
done
Here''s the launchd plist.
/Library/LaunchDaemons/net.davidlballenger.example.plist:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>KeepA...
2005 Mar 28
0
Retrieving Playing Stats
...y connected.
Currently playing:
nothing is displayed with it... wht could possibly be wrong now?
must be some settings of the encoder or icecast.. btw i am using winamp and sam plugin also tried
it with sam broadcaster.. the one with encoder nd player ...
----- Original Message -----
From: Daniel Ballenger
To: "convinceme@atrocions.com" <convinceme@atrocions.com>
Cc: icecast@xiph.org
Sent: Mon, 28 Mar 2005 17:21:46 -0800
Subject: Re: [Icecast] Retrieving Playing Stats
You might not have opening files over http enabled(/allowed) in your
php config. I'd check that out first, t...
2005 Jun 02
0
redirect a defunct sc stream to icecast stream
...s to work in iTunes, but then fails.
By the way, the stream is a line-in from a stereo, so there is no actual
playlist or set of audio files. That may be a key detail that I should
have mentioned first!
Thanks,
Tom
On Thu, 3 Jun 2005, Karl Heyes wrote:
> On Fri, 2005-06-03 at 03:38, Daniel Ballenger wrote:
>> Not sure about this, but I think the alias feature will do just that
>> for you.
>
> alias will not convert the file contents, for layout, m3u != pls even
> though they are similar.
>
>> From what it sounds like, all you need is to create the listen.pls fi...
2005 Jun 27
1
Song Requests and etc.
I've been using Shoutcast and Winamp for over a year now, but I've decided
because of lack-of-stability to move it over to Icecast on a Fedora Core
machine. I'm using Ices 0.4 for MP3's. Oddsock has an auto-song requester
that I've been using, and it looks to be Win32 only. This is the link:
http://www.oddsock.org/tools/gen_songrequester/
Anyway, I was wondering if there were
2005 Jul 14
0
bandwidth calculation
...DTH (bps) = BITRATE (bps) X LISTENERS ?
>
>
>
> tnx in advance,
>
> carlo.
>
>
> _______________________________________________
> Icecast mailing list
> Icecast@xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast
>
>
>
--
Daniel Ballenger
http://denetron.com
Sr. Systems Administrator - Denetron LLC
2005 Jul 18
1
bandwidth calculation
Daniel Ballenger wrote:
> I'm pretty sure that the protocol used by icecast is TCP so you also
> have the overhead from TCP to add, though in the end, the overhead
> probably isn't enough to be really noticed.
>
> -Daniel
Do that for a few hundred connections, and the overhead can add up...
2005 Aug 07
0
A Tutorial for streaming video
...sf file and need to mount into the
> server icecast.
> Please, let me know the best solution.
>
> Regards,
> JP
> _______________________________________________
> Icecast mailing list
> Icecast@xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast
>
--
Daniel Ballenger
http://denetron.com
Sr. Systems Administrator - Denetron LLC
2005 Dec 30
0
streaming to dialup users gives low quality audio
...was unacceptable. If anyone has settings that
> work i would be interested in hearing about them.
> Thanks.
> Dave.
>
> _______________________________________________
> Icecast mailing list
> Icecast@xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast
>
--
Daniel Ballenger
http://denetron.com
Sr. Systems Administrator - Denetron LLC
2005 Dec 13
0
Ezstream
Salut :)
Daniel Ballenger wrote:
> On 12/13/05, Guillaume Pellerin <yomguy@altern.org> wrote:
>
>>Do you mean that one could add mp3 in the playlist during the playing ?
>
> Yes
>
Wonderful !
>>I made a tool which uses restartd to restart a given stream when it's shut down.
>>...
2005 Dec 15
0
Ezstream Program Call Patch
Daniel Ballenger a ?crit :
> Alrighty,
> Got it patched and working (at least in my one setup). You can pull
> the patch from:
> http://denetron.com/~dballenger/ezstream-program.patch
> (I can post the pre-patched source too if people would like)
>
Ok, it compiles fine on debian Sarge !
>...