similar to: testers..

Displaying 20 results from an estimated 6000 matches similar to: "testers.."

2004 Aug 06
0
testers..
On Mon, 10 Nov 2003, Karl Heyes wrote: > This is call for volunteers to try out some modifications to icecast for > supporting burst on connection (aka fast pre-buffering). > > http://www.xiph.org/~karl/icecast-2.0-kh8.tar.gz Hey Karl, Any chance CVS will ever match up to your modifications? I checked out CVS ices/libshout the other day for a new system and I noticed it corrupted a
2020 May 20
2
Clients, not always connecting since about 2.4.1, 2.4.2.
I'll get around to putting Wireshark on and seeing what's going on, perhaps someone else has already noticed this: Since I upgraded to 2.4.2 Win32 (used to use a kh branch version previously) and then on to 2.4.4 Win32, I've been noticing clients don't always connect successfully. VLC or Muses player does this out of every dozen connection attempts, sometimes as few as 2 or 3.
2020 May 22
2
Clients, not always connecting since about 2.4.1, 2.4.2.
Hi Philip, I'll do more testing and logging over the weekend and see how I go. At the moment I have 2.4.4 Win32 running on port 9000 @ http://radioinvercargill.nz:9000/ I'm not sure how good this will be from overseas as the queue is only about 8 seconds, burst about 4 seconds. It's adequate for xDSL/Fibre and 4G mobile over here and is on a 450Mbps upstream fibre line. I've
2004 Aug 06
5
[Interopcast-general] about translatingdocumentation, but not only documentation.
On Thu, 2003-07-31 at 17:07, Dave St John wrote: > What are the chances of getting ices0.3 and ices2 ported to windows as a > command line app? > and be able to run it as a NT serivce? It's a question of getting the compiler environment setup to do the port. Much of libshout and ices2 are ready but, certain things like live input are different from whats in windows. karl.
2004 Aug 06
4
[Interopcast-general] about translatingdocumentation, but not only documentation.
Just a few weeks ago, I was thinking of writing a streaming source using libshout and portaudio. I was also considering LADSPA support, to do some minor post-processing before encoding. However, I'm currently developing on Mac OS X, and LADSPA's shared library plugin model has some issues here to be resolved. Another nice feature I have given a thought on is incorporating
2005 Jun 10
3
icecast1 documentation
Geoff Shang wrote: > Kelvin Chu wrote: > >> After reading the docs, I was under the impression that icecast2 does >> not do on demand relaying? > > > Oh, on demand *relaying*! different kettle of fish. > > On demand relaying is available in Karl's branch and has just been > checked into the mainline development code. > > Geoff. > Tarballs
2004 Aug 06
1
Source deconnection bug in icecast?
Hello, I have a problem with icecast icecast-2.0-kh8: - the source disconnect - icecast didn't notice it - the source cannot reconnect until - the source cannot reconnect (it tries every 8 seconds) - after two hours, the source is able to reconnect Here is the interesting parts of the log files: Thanks for your advices and help. Chris (icecast machine has +3sec in its time, that's
2020 May 22
0
Clients, not always connecting since about 2.4.1, 2.4.2.
...and of course, password and host. Everything else is the same in the config. On 23/05/2020 6:22 am, Gavin Stephens wrote: > Hi Philip, > > I'll do more testing and logging over the weekend and see how I go. > > At the moment I have 2.4.4 Win32 running on port 9000 @http://radioinvercargill.nz:9000/ I'm not sure how good this will be from overseas as the queue is only
2020 May 20
0
Clients, not always connecting since about 2.4.1, 2.4.2.
I can confirm it doesn't happen on kh13 Win32 build either. I think it was introduced about 2.4.1/2 in the normal version. On 21/05/2020 3:17 am, Gavin Stephens wrote: > I'll get around to putting Wireshark on and seeing what's going on, > perhaps someone else has already noticed this: > > Since I upgraded to 2.4.2 Win32 (used to use a kh branch version > previously)
2006 Jun 24
32
Why is there no Smalltalk-like IDE for Ruby?
I posted this to comp.lang.ruby and comp.lang.smalltalk, and my blog. I will likely get destroyed, but it will be worth it if at least one nugget of information helps the Ruby IDE makers. ----------------------------------------- Hi all -- I shout my question to the entire Ruby + Smalltalk community: Smalltalk has had amazing IDEs for decades, why not Ruby? Smalltalkers, Ruby needs your help!
2006 Jan 11
4
Code Shopping in Rails
Back in the horse-and-buggy days when I was cutting my OO eye teeth on Smalltalk, we had a LOT of conversations about the biggest problem dealing with a large and growing set of classes and methods in the Smalltalk image. It became clear that most, if not all, successful Smalltalk coders spent a lot of their time code-shopping, i.e., looking for a class or method that did something they
2012 Mar 24
1
Smalltalk binding to R
Hi - any person interested in building a binding between Smalltalk and R, please contact myself or Hernan. This could be done as the Google Summer of Code (GSoC). http://www.google-melange.com/gsoc/homepage/google/gsoc2012 http://gsoc2012.esug.org/projects/r-statistics For those who don't know Smalltalk it is an Object Oriented language that was created back in the '80s in the Xerox
2005 Oct 19
2
[R-gui] R GUI considerations (was: R, Wine, and multi-threadedness)
>>>>> "K" == Kasper Daniel Hansen <khansen at stat.Berkeley.EDU> writes: K> On Oct 19, 2005, at 3:43 PM, Jeffrey J. Hallman wrote: K> <SNIP> >> Think about it. Once you have a basic math package that can handle >> matrix >> programming and various mathematical functions, building the various >> statistical modeling
2007 Jun 07
6
Problem with response.should render_template
Hello, I have problems with this spec controllers: http://pastie.caboo.se/68634 when I run: rake spec:controllers I get this error: ...............F...... 1) ''DocTypeController should update and redirect to show'' FAILED expected redirect to {:action=>"show", :id=>1}, got redirect to
2004 Dec 06
2
Re: ices, jack
On Mon, 06 Dec 2004 14:42:59 +0000, Karl Heyes wrote: > On Mon, 2004-12-06 at 09:31, adam wrote: >> alo >> >> i have seen some mention of an ices patch with support for jack...anyone >> know where i can get this? > > The latest is in SVN under http://svn.xiph.org/icecast/branches/kh and > tarballs are available in http://mediacast1.com/~karl. You will need
2007 Jun 05
6
Help with spec controller
Hello, I haven''t been able to create a controller spec. You can see the code here: http://pastie.caboo.se/67980 The error message I''m getting is: Spec::Mocks::MockExpectationError in ''PersonController should tell the Person model to create a new person on POST to create'' Mock ''person'' received unexpected message :save with (no args)
2004 Nov 17
2
ices-2.0.0 compile problems
Jeremy Bierbach wrote: Hi Jeremy > It seems likely to me that you still have libshout 1.x installed. No, it's not that. # rpm -q libshout libshout-2.0-1.dag # rpm -q libshout-devel libshout-devel-2.0-1.dag It's the half-hard-coded shout/shout.h path in the source. Since libshout is installed by rpm in /usr/include, the path will never match. Even if
2006 Jan 19
3
[Icecast-dev] metadata fallback mounts
At 08:11 AM 1/19/2006, Karl Heyes wrote: >Geoff Shang wrote: >>Karl Heyes wrote: >> >>>To maintain consistency, no timing occurs on the fallback to file >>>as that requires parsing of all formats. >> >>hmmm, good point, but it obviously breaks fallback-override (as far >>as it's useful), and also could cause your outgoing bandwidth to be
2006 Jan 25
2
shout python
Hi, I discovered shout-python. I use it to straem theora to an icecast server. But works quite right except some times, it hangs, with no reasons. I built it against libshout 2.2 The server i an IceCast 2.3.1 I have some notes: The stream type, in the example could be vorbis | mp3. Wouldn't it be the time to change it to ogg | mp3? As well as theora can be in a ogg. Is there any known
2013 Jun 24
3
Streaming AAC with libshout?
The open source fdk-aac encoder, available there: https://github.com/mstorsjo/fdk-aac offers pretty good quality. As for libshout, I do not think that it is currently posible to send AAC data using it. First, libshout doesn't have support to buffer and control timing of data sent. And even is you use the un-timed API (shout_send_raw), the library cannot set the proper mime type, due to a