Displaying 20 results from an estimated 2000 matches similar to: "I can't run ices client - please help"
2011 Nov 29
1
I can't run ices client - please help
Thomas,
Thanks you very much. I have installed the module snd_pcm_oss and managed to start ices. Now I have another problem:
The stream can be played in Linux but not in Windows or Mac. ?Any tip about this?
Thanks again,
Manuel
El 11/29/2011 04:39 AM, Thomas.Rucker at tieto.com escribi?:
> Hi
>
>>> lspci
>> ...
>> 00:1b.0 Audio device: Intel Corporation N10/ICH 7
2012 May 16
0
Help with ices2
Hello,
I am trying to connect a instance of ices2 to icecast2. It seems that the connection is done well but I do not know how to take the microphone input to send it to the server. Any help is highly appreciated.
Manuel
The information is this:
Part of my ices.xml:
<input>
<module>alsa</module>
<param name="rate">44100</param>
<param
2011 Nov 25
4
Smooth Linux icecast source GUI
2011/11/25 <Thomas.Rucker at tieto.com>
> If GUI is a must.
>
> Look at BUTT. (butt.sf.net)
>
great Stuff !
> Otherwise I'd go with rock solid ices2.
>
> Make it autostart and give it infinite reconnect and it will be streaming
> for years as long as there is a network connection to the server!
>
>
they have very frequent network breakdown , so
2007 Jul 15
2
1.4.7 chan_alsa : snd_pcm_open failed
asterisk-1.4.7, Fedora 7, intel emt64 - nocona:
== Parsing '/etc/asterisk/alsa.conf': Found
ALSA lib pcm_dsnoop.c:558:(snd_pcm_dsnoop_open) unable to
open slave
[Jul 15 10:12:23] ERROR[24420]: chan_alsa.c:365
alsa_card_init: snd_pcm_open failed: No such file or directory
[Jul 15 10:12:23] ERROR[24420]: chan_alsa.c:481
soundcard_init: Problem opening alsa I/O devices
== No sound
2011 Nov 25
4
Smooth Linux icecast source GUI
Hi , I'm currently helping a small french Radio
they Use Edcast for now on some old Windows XP machines and it's not really
reliable at all although Edcast is a great piece of free software
Then they might migrate to a Linux Box , but apart from darksnow I can't
find a Linux GUI that would match the graphical ease of edcast.
maybe the best would be a Web frontend for DarkIce but I
2011 Jun 06
2
Using Icecast over IPv6
Hi,
Thanks for the quick answer!
On Mon, 6 Jun 2011, Thomas.Rucker at tieto.com wrote:
> To your problem there are two approaches:
> - bind explicitly to :: and to 0.0.0.0 (so an ipv4 and a separate ipv6 bind)
> - change your sysctl.conf to contain: "net.ipv6.bindv6only = 0"
hmmm. OK but this implies (does it not) that
/proc/sys/net/ipv6/bindv6only should now contain
2011 Jan 10
3
usb 3
I am trying to plug a USB 2 device in a USB 3 slot. Nothing is being
detected
in "lsusb". Is there something special I need to do? I am running centos
5.5 x86_64.
I thought 3.0 was backward compatible. Nothing special about my device
its an RS232 to USB device.
It works in 2.0 slot.
Thanks,
Jerry
2009 Aug 04
2
[LLVMdev] memory-to-memory instructions
It appears impossible to match memory-to-memory instructions (except for MOV).
The MSP430 supports these. The following test case tries to match the
pattern that generates "add.w &foo,&bar":
; RUN: llvm-as < %s | llc -march=msp430 -O3
target datalayout = "e-p:16:8:8-i8:8:8-i16:8:8-i32:8:8"
target triple = "msp430-generic-generic"
@foo = common global
2013 Jun 24
1
help needed with printing multiple arguments as vectors, not matrices
**
I am using the following way to get p-values from fiser exact test.
However, I do need to print for each pair the values "n00, n01, n10, n11".
How can I print that as a table and not a matrix as below along with the
p-value? Any help will be greatly appreciated
fish <- function(y, x) {n00 = sum((1-x)*(1-y)); n01 = sum((1-x)*y);
n10 = sum(x*(1-y)); n11 = sum(x*y); a =
2010 Jul 24
1
Doubt about a population competition function
Hi,
I'm doing a function that describe two populations in competition.
that's the function that i wrote:
exclusao<-function(n10, n20, k1, k2, alfa, beta, t){
n1<-k1-(alfa*n20)
n2<-k2-(beta*n10)
if(t==0){plot(t, n10, type='b', xlim=range(c(1:t),c
(1:t)), ylim=range(n10, n20), xlab='tempo',
ylab='tamanho populacional')
points(t, n20, type='b',
2019 Sep 27
5
Browsing shares of a server
On 9/27/19 1:32 PM, Rowland penny via samba wrote:
....snippity...
> I repeat, smbclient never had anything to do with network browsing, so
> it is unlikely to have anything to do with Network Discovery. Perhaps
> you are thinking of libsmbclient ? this can be used by other packages to
> provide network browsing.
>
> You could always code up what you require and propose it as
2011 Dec 15
2
Security issue in icecast
A security bug was reported by Moritz Naumann against icecast in
Ubuntu. You are being emailed as the upstream contact. Please keep
oss-security at lists.openwall.com[1] CC'd for any updates on this issue.
This issue should be considered public and has not yet been assigned a
CVE.
Details from the public bug follow:
https://launchpad.net/bugs/894782
From the reporter:
"Newline
2009 Jan 10
1
Setting a contingency table
Hi,
I want to set a make a contingency table which will look like this.. The problem is that I can't set the table like the following.
col1 col2 Total
row1 a b n10
rp1 rp2 100
cp1 cp2 rtp1
---------------------------------------------
row2
2004 Dec 21
2
How to display each symbol in a different color using plot with summary.formula.reverse
Dear R Masters,
I have searched high and low (the help archives and my various R reference material and help files) for a solution to what appears to me to be quite a simple problem. In the following syntax, variable n10 has three levels. I would like the symbols that appear in the graph for these three levels to be different colors. The best I have been able to do is to have the Key display
2009 Jul 27
5
Problems with Pass4Sure's Network+ Demo
All:
My employer has required me to pass a computer security certification
exam. The folks at Pass4Sure have what I consider the best program.
However, it does not want to play nice under Wine. I installed the Demo
version of the Network+ test program. It is a native Windows Java
application. It wanted to install GDIPLUS and msxml6. I used
Winetricks to install them and then tried to run
2011 Aug 08
4
Shoutcast directory listing?
I've been reading posts on the difficulty in getting an icecast stream
listed in the shoutcast directory. Apparently, it is necessary to run
the shoutcast server to do this. Before I go down a cheeseless rathole,
I thought I'd pass this over this list to see what response I would get.
2011 Aug 08
2
Trouble getting in icecast Directory
Yes, it is a "vague term" but it should match nonetheless. Is the
directory code open source? If so, I don't mind locating the error and
proposing a correction. First step is to have other people confirm that
they get the same results that I do.
On 8/7/2011 4:34 PM, Karl Heyes wrote:
> On 07/08/11 04:56, Raymond Lutz wrote:
>> Okay, it is working now. I see it when I
2011 Jun 06
3
Using Icecast over IPv6
Hi,
I realise this might be a Debian-specific question.
I've got access to two hosts which have IPv6 connectivity, both of which
are running Icecast 2.3.2. One is still running Debian Lenny and can be
reached via IPv6 just fine, but the other is running Debian Squeeze and
cannot. In addition, my local server which does not have IPv6 conectivity
to the Internet but which can be reached
2011 Aug 07
2
Trouble getting in icecast Directory
I have been trying to get my station listed in the icecast directory. I
would appreciate someone reviewing this to see what is wrong. I've
studied the documentation and I think I am doing what is required, but
my station is not showing up in the icecast yp directory.
I'm using icecast 2.3.2
I have the directory entry in the icecast.xml config file:
<directory>
2011 Aug 09
2
Shoutcast directory listing?
I don't see that Nullsoft can do anything about it if Icecast was modified
to update the SC directory exactly emulating SC Server. We would then
utilize Icecast server for all our hosting, which is much more flexible.
But our customers cannot do without being listed on the popular SC
directory. Currently we have about 98% SC servers and 2% Icecast.
-----Original Message-----
From: