similar to: How much CPU horsepower?

Displaying 20 results from an estimated 2000 matches similar to: "How much CPU horsepower?"

2005 Jan 26
1
Persistent audio streams?
On Sunday 23 January 2005 12:08, you wrote: > The question is, why are the clients dropping? It could be your net > flaking out. I've even heard of some ISPs cutting connections every > 24 hours. Bingo. The stream drops at exactly midnight every night. Right on schedule. I expected better, especially since I'm paying extra for a business-level DSL connection. I guess I
2005 Jan 24
2
Sound card recommendation?
Can anyone recommend a good high-end sound card to use on a streaming server? Basically all I need are two channels, a good 96 kHz sampling chip, and it needs to run on Linux. -- Jeff Simmons jsimmons@goblin.punk.net Simmons Consulting - Network Engineering, Administration, Security "You guys, I don't hear any noise. Are you sure you're
2012 Mar 19
1
Using plaintext auth and SSL
I'm working with a company that presently has a Linux mailserver which all users have (no shell) accounts on. Mail is accessed via pop3 with plaintext authentication. They want to move to a system using imap with SSL. I'm building them a new server. I'd like to offer both for a while so we can work the bugs out and migrate users over to SSL imap over time. It appears that in order
2005 Jan 22
2
Persistent audio streams?
My apologies if this is a stupid question, or has been covered in detail somewhere that I haven't found yet. I have spent a while looking around. I'm new to streaming audio, but I do know a thing or two about TCP/IP networking. I'm working with a local public radio station. They have a remote transmitter located about a hundred miles away, to serve another community. Right now
2005 Jan 27
0
Persistent audio streams?
I am running MRTG. But yeah, I guess I should look into a few more things before I shoot my mouth (so to speak) off. On Thursday 27 January 2005 01:36, you wrote: > Are you sure your connection is dropped ??? > Run MRTG to make sure it is the link is dropping. > > > On Wed, 26 Jan 2005 18:39:36 -0800, Jeff Simmons > > <jsimmons@goblin.punk.net> wrote: > > On
2005 May 08
1
ices0 and ices2 on /dev/dsp?
Simple newbie question (if I had the necessary hardware, I'd just try it). Can I run both ices0 and ices2 simultaneously, point them at the same source (/dev/dsp) and then use icecast to broadcast both ogg vorbis and MP3 streams? -- Jeff Simmons jsimmons@goblin.punk.net Simmons Consulting - Network Engineering, Administration, Security "You
2007 Oct 22
0
24/7/365 ogg-vorbis client
Don't know if this is the proper place for this question ... I'm setting up an audio stream from a public radio station's studios to a remote transmitter. We're using icecast for the server, and it's performed remarkably well (it's been up for over two years now). I need a client for the remote location. Requirements are it must run on linux, come up at boot, operate
2007 Oct 24
2
24/7/365 ogg-vorbis client
Don't know if this is the proper place for this question ... I'm setting up an audio stream from a public radio station's studios to a remote transmitter. We're using icecast for the server, and it's performed remarkably well (it's been up for over two years now). I need a client for the remote location. Requirements are it must run on linux, come up at boot, operate
2005 Oct 17
1
Dovecot v1.0a3 on OpenBSD 3.7
I've been trying to get Dovecot 1.0a3 running on OpenBSD 3.7, with little luck. I'm getting the following: Oct 16 17:00:50 mailtest dovecot: pop3(testuser):open(/var/mail/.temp.mail.mailtest.com.7078.43c0f93e9fecb54a) failed: Permission denied Oct 16 17:00:50 mailtest dovecot: pop3(testuser): file_lock_dotlock() failed with mbox file /var/mail/testuser: Permission denied Oct 16
2007 Jun 06
1
Permanent stream
Hi, all. I'm setting up a system that streams audio from a public radio studio to it's transmitter on a mountaintop via a wireless IP link. The stream is a high quality ogg-vorbis stream (around 200 kbps). The server (icecast) is working perfectly. The client (I'm using ogg123) has to connect 24/7/365, but it occasionally (maybe every couple of days) looses the stream and stops.
2005 Oct 04
1
Changing pop3_uidl_format
I recently set up an OpenBSD - Dovecot mail server for a client. Naturally (according to Murphy's Law) they want to use Outlook 2003, pop3s, and leave messages on the server. And just as naturally, the UIDLs don't seem to be working, and when they download mail, they get EVERY email stored on the server, not just the new ones. Other than switching them over to IMAP, I found the
2004 Aug 06
0
how much horsepower will i need for streaming?
Joern Nettingsmeier wrote: > i'm putting together a streaming relay network for the linux audio > developer's conference #2 (http://www.zkm.de/lad), and i was wondering > how much cpu power will be required on the master server. > > we need to record 2 48k stereo signals simultaneously and encode them > into three streams each: > > 2x 54kbit/s 22k05 mono >
2005 Mar 04
2
How much CPU horsepower?
Hello, One question about cpu and ram. I'have a pentium IV with 512 Mb of Ram, running icecast2 in debian. If I supose that i have unlimited *bandwidth,* how many streams support at the same time? I want to stream ogg audio at 32 kbps. Thanks in advanced, Raul.
2004 Aug 06
2
how much horsepower will i need for streaming?
hi! i'm putting together a streaming relay network for the linux audio developer's conference #2 (http://www.zkm.de/lad), and i was wondering how much cpu power will be required on the master server. we need to record 2 48k stereo signals simultaneously and encode them into three streams each: 2x 54kbit/s 22k05 mono 2x 112kbit/s 48k stereo 2x 192kbit/s 48k stereo it would be very
2009 Jul 18
1
[LLVMdev] speed and code size issues
I'd look at if_spppsubr.o, which is big in the llvm directories and doesn't appear in the gcc directory listings at all (I assume the listings were fed through tail or something, but there's clearly a sizeable difference there) On Jul 17, 2009, at 5:41 PMPDT, Daniel Dunbar wrote: > On Fri, Jul 17, 2009 at 5:12 PM, Jonathan Gray<jsg at goblin.cx> wrote: >> On
2013 Jul 04
3
odd inconsistency with nfs
I'm having an interesting/odd problem with nfs (I think). We recently (Monday/Tuesday) upgraded our file server from an ancient redhat 7.3 system to a shiny new centos 6.4 system. We don't see any issues between the other centos boxes, but things get a bit weird when we start mounting on the old solaris clients. The initial symptom was that the 'tab complete' wasn't
2008 Jan 30
9
catching errors, rspec basics
Trying to spec the following but don''t know if I''m using the right matcher. How do I spec? Plz, sugar on tops. Audience.stats - should have a stats of 80 when passed a flux of 10 - should return an error when passed a string (ERROR - 1) 1) TypeError in ''Audience.stats should return an error when passed a string'' String can''t be coerced into Fixnum
2010 May 16
0
[PATCH v2 3/3] vga16fb, drm: vga16fb->drm handoff
let vga16fb claim 0xA0000+0x10000 region as its aperture; drm drivers don't use it, so we have to detect it and kick vga16fb manually - but only if drm is driving the primary card Signed-off-by: Marcin Slusarz <marcin.slusarz at gmail.com> Cc: James Simmons <jsimmons at infradead.org> Cc: Dave Airlie <airlied at redhat.com> Cc: Ben Skeggs <bskeggs at redhat.com> --- no
2005 Oct 24
3
Unable to use forms after login generator
I''m using rails 1.8 and login generator 1.1. I''m using rails to manage the contents of my website. I decided to put an admin page for the content management. For the sake of convenience, I used Login Generator. Now when I go to edit or create new content (for now, just posts), it gives me the following error (this one is for new posts): NoMethodError in Goblin#new Showing
2009 Jul 18
0
[LLVMdev] speed and code size issues
On Fri, Jul 17, 2009 at 5:12 PM, Jonathan Gray<jsg at goblin.cx> wrote: > On Fri, Jul 17, 2009 at 04:41:55PM -0700, Eli Friedman wrote: >> On Fri, Jul 17, 2009 at 4:14 PM, Jonathan Gray<jsg at goblin.cx> wrote: >> > This seems to go against notes such as >> > http://clang.llvm.org/features.html#performance >> > which claim clang is signifcantly