search for: lowband

Displaying 10 results from an estimated 10 matches for "lowband".

2007 Aug 10
1
Jitter buffer latency
Hi, I'm trying to use the jitter buffer feature that comes with Speex but I'm getting unexpected latency. I wrote a client application that does VOIP-like functions and without using jitter buffer, the end-to-end latency is around 250 ms (I'm using lowband 5.97 kpbs). However, when I tried to incorporate the jitter buffer feature, the latency would grow as time elapsed (up to a few seconds). I tried hacking the code by changing the SPEEX_JITTER_MAX_BUFFER_SIZE constant in jitter.c from 200 to 20 and the latency went down to around 300ms. Am I doin...
2010 Jul 06
3
V0.8.0 Problems
Tim, et al, I have run into several problems with V0.8.0. I will address them seperately. 1. My compiler is complaining about the following code in celt.c which seems to define metric first as celt_word32, then as celt_word16. Am I mis-interpreting something? ?? VARDECL(celt_word32, metric); ?? ALLOC(metric, len, celt_word16); Thx MikeH -------------- next part -------------- An HTML attachment
2004 Aug 06
1
(was, streaming both ogg and mp3) now, sending out 3 streams
...connect to 66.166.6.188:8000 (Login failed: Success) <p>> The "login failed: success" message is especially cryptic. again check the icecast log to see why the source is dropped. > It loks like the smallband option which is the smallest now works, but > the mid-range or lowband option never initializes. Funky... That sounds like a race to connect type problem, make sure of the max source count on icecast. karl. <p><p><p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscrib...
2004 Aug 06
4
(was, streaming both ogg and mp3) now, sending out 3 streams
On Sun, 2003-11-23 at 00:35, Kerry Cox wrote: > Now I tried to add a third stream by adding the following <instance> to > the above config: > > <instance> > <hostname>xx.xxx.x.xxx</hostname> > <port>8000</port> > <password>secretpasswd</password> >
2004 Aug 06
0
Parsing the icecast stats log
....icecast.org x-audiocast-name: Madjic [2] => http://yp.icecast.org x-audiocast-name: Madjic Channel 3 ) [genre] => Array ( [0] => variety [1] => variety [2] => lowband ) [bitrate] => Array ( [0] => 128 [1] => 128 [2] => 64 ) [url] => Array ( [0] => http://frosty/...
2004 Aug 06
0
dual streaming example
...<channels>2</channels> </encode> </instance> <instance> <hostname>xx.xx.xx.xx</hostname> <port>8000</port> <password>*******</password> <mount>/lowband.ogg</mount> <yp>0</yp> <reconnectdelay>2</reconnectdelay> <reconnectattempts>5</reconnectattempts> <maxqueuelength>80</maxqueuelength> <downmix>1</downmix> &lt...
2004 Aug 06
0
(was, streaming both ogg and mp3) now, sending out 3 streams
...18:44:19] DBUG input/input_loop An instance died, removing it [2003-11-22 18:44:19] DBUG input/input_flush_queue Input queue flush requested The "login failed: success" message is especially cryptic. It loks like the smallband option which is the smallest now works, but the mid-range or lowband option never initializes. Funky... Am I taking variables from the first set and is it ignoring the mid-range set and going directly on to the last? Just looking for any suggestions or hints. On a positive note, the dual streaming works great still. Just can't get the smaller third stream workin...
2004 Aug 06
0
(was, streaming both ogg and mp3) now, sending out 3 streams
...<channels>2</channels> </encode> </instance> <instance> <hostname>xx.xxx.x.xxx</hostname> <port>8000</port> <password>secretpasswd</password> <mount>/lowband.ogg</mount> <yp>0</yp> <reconnectdelay>2</reconnectdelay> <reconnectattempts>5</reconnectattempts> <maxqueuelength>80</maxqueuelength> <downmix>1</downmix> &lt...
2004 Aug 06
2
using the latest icecast and ices to stream both ogg and mp3
darkice is an execellent bit of software, very well written. and the author of the darkice software, akos, is very active on the darkice ML. http://yp.tilos.hu:9000/tilos_high.ogg <= for a darkice stream. b. On Sat, Nov 22, 2003 at 12:05:55PM -0500, Brendan Cully wrote: > On Saturday, 22 November 2003 at 10:50, Kerry Cox wrote: > > So basically, I download and install ices 0.3,
2004 Dec 23
2
Icecast 2.2.0 and Ices2: no audio
...<quality>1</quality> </encode> </instance> <instance> <hostname>192.168.0.128</hostname> <port>8000</port> <password>12345678</password> <mount>/lowband.ogg</mount> <yp>0</yp> <reconnectdelay>2</reconnectdelay> <reconnectattempts>5</reconnectattempts> <maxqueuelength>80</maxqueuelength> <downmix>1</downmix> &lt...