similar to: bandwidth calculation

Displaying 20 results from an estimated 500 matches similar to: "bandwidth calculation"

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 to something more significant. I'm basing this on a theoretical maximum of an
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.
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
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 Dec 12
1
Ezstream
Greetings, I'm currently working on a program which utilizes Ezstream and Icecast2 (http://r404.sf.net). This project operates off a binary file generating the next file to be played, eztream had the funcalitiy required (mp3 -> ogg support on the fly) and seemed simple enough so I'm writing the modifications to ezstream to support getting the path off of a binary. My question, who
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
2013 Aug 29
1
Pigeonhole Sieve - sent message to xmpp account
Hello, does someone know, how far the implementation of enotify - xmpp is. Would be nice to push notifications to an jabber account for specific filtered mails. Regards, Ingo
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
2006 Dec 29
3
Problems with dovecot-sieve on Debian Etch using dovecot LDA
I am running debian etch with dovecot 1.0 rc15 from the debian repository with postfix 2.3 I am using virtual users in a postgreSQL database as taken from the dovecot wiki while making use of the password field for authentication I am using deliver as LDA and I am attempting to use the sieve plugin but try as I might I can't seem to get it working. Am I wrong in thinking that a sieve
2005 Jul 14
0
bandwidth calculation
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 On 7/14/05, carlo <right_tack@katamail.com> wrote: > > > > Hi all, > > my question: > > how is the exact formula to calculate bandwidth needed to upstream at given
2006 Aug 26
3
Reproduced the Login process died too early issue.
Hi. I tried for some time to reproduce the "Login process died too early issue". It seems related to when the system run out of file descriptors, to force the issue i forwarded 3k of messages trough the server(using thunderbird). I also tried with my usual mail application - mail.app, but no luck there. Aug 26 18:46:36 soekris postfix/cleanup[14739]: fatal: accept
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.
2013 Nov 21
1
Multi-frame packet support in opus_demo
Hello OPUS, It appears to me that multi-frame packets are not supported by opus_demo.c (e.g. 30ms packest containing 3 10ms frames), can you confirm. However RF6716 does support such packets. Thanks Cliff -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/opus/attachments/20131121/56bab79a/attachment.htm
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 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 Aug 07
0
A Tutorial for streaming video
Not completely sure about this, though I can't see why it wouldn't work: Would it be possible for you to run the asf video through mplayer (mplayer plays those files, right?) and convert it to another format (I believe you can dump the video to a mpeg 1 file or something like that). Then take that file and use ffmpeg to encode it to theora. Haven't tried this yet for something
2005 Dec 30
0
streaming to dialup users gives low quality audio
This doesn't specifically answer your question, but is it possible for you to use an ogg stream? I've been running a stream using a 48Kbps ogg (i'm sure I could push it lower too...) and it sounds to me and other people pretty much just as "nice" as a 128Kbps mp3. We can't notice it being audibly worse. -Daniel On 12/30/05, Dave <dmehler26@woh.rr.com> wrote: >
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 contain the details you want. icecast will then server
2012 Jul 10
2
Refresh not working with launchd service provider?
Hi, Refresh doesn''t seem to be working with the launched service provider on OS X Lion (10.7.4). I''ve come up with a simple "service" script, plist file and puppet script to apply to demonstrate. The problem. Here''s the shell script which logs an initial starting message and then just loops logging a "Still running…" message.
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 ! > You'll have to add a "<filetype></filetype>" line into your