Displaying 20 results from an estimated 10000 matches similar to: "Icecast 2.3.0_rc1 / no show in Streaming Directory"
2003 Feb 12
4
rsync in cygwin as service
Hello!
I want to start rsync on w2k as service.
If I try to start rsync from command line it simply do nothig:
$ rsync --daemon
Administrator@dm-w2ks /usr/bin
$ ps
PID PPID PGID WINPID TTY UID STIME COMMAND
480 1 480 480 con 500 04:15:03 /usr/bin/bash
1428 480 1428 1420 con 500 05:26:46 /usr/bin/ps
Administrator@dm-w2ks
2002 Aug 17
7
Wine compiles but dosen't run
Since version 20020509 I've had nothing but problems, so I decided to
reinstall the OS, format all partitions, and reinstall all drivers and
programs and updates in the hope that wine will then work correctly.
It's taken about 11 hours; I've now installed wine again, but for some
reason I had to do make install --ignore-errors; wine did not start
after wineinstall; I now get this
2012 Jan 10
1
grplasso
I want to use the grplasso package on a data set where I want to fit a linear
model.? My interest is in identifying significant?beta coefficients.? The
documentation is a bit cryptic so I'd appreciate some help.
?
I know this is a strategy for large numbers of variables but consider a simple
case for pedagogical puposes.? Say I have?two 3 category predictors (2 dummies
each), a binary
2005 May 30
2
Cannot get workgroup name
Hi there!!
I 'm changing the distribution from Suse8 to Fedora Core3.
I have installed a new PDC server with :
fedora core3,
openldap,
samba,
and smbtools (that was included in samba)
All sw above mentioned were installed with fedora core3. Now, I have my
server working but.. I can't add a new machine (wXP) to this domain server.
All my configuration are ok (samba+smbtools+openldap),
2009 Jul 29
9
partials...
I am getting a blank page, no errors, just a blank page.
I have 2 files...
reports/city_taxes_print.erb
reports/_city_taxes_print.erb
and my method is city_taxes_print and after getting variables from the
controller, my erb file which is fairly basic...
<% # City of Scottsdale
@taxauthids = [ "32", "40" ]
@report_title = "Scottsdale Sales Tax Detail Report for
2004 Apr 23
1
Busy error
Hi,
When have a incoming call from E1 to a extension FXS, and this extension is
busy, the incoming call recive ring tone, and it is wrong. What can I do?
Thanks in advance
Pedro
Here is the trace:
asterisk-1*CLI>
< Protocol Discriminator: Q.931 (8) len=41
< Call Ref: len= 2 (reference 66/0x42) (Originator)
< Message type: SETUP (5)
< Sending Complete (len= 4)
< Bearer
2004 Aug 06
1
[SOLVED] Re: [icecast-dev] Why doesn't yp.icecast.org show my stream?
Just following up to myself here so this will be in the archive
for people.
The problem was in darkice 0.7. There is a patch required to make
it comply with the x-audiocast-public "standard". You can get the
latest CVS to fix the problem.
------
Dave Hayes - Consultant - Altadena CA, USA - dave@jetcafe.org
>>> The opinions expressed above are entirely my own <<<
2004 Aug 06
0
Re: Any idea why yp.icecast.org doesn't show my stream?
i'm having the same problem... touches seem to work fine, but the stream
doesn't show up on the yp servers... i've trimmed my list of directory
servers to only yp.icecast.org and yp.mp3.de.
i did a tcpdump trace of a touch, and upon analyzing it, things seem to
work correctly... in the interest of verbosity, the sessions are as
follows:
============================ yp.icecast.org
2004 Aug 06
0
Why doesn't yp.icecast.org show my stream?
Once again, I'm clueless as to what is going on because I don't have
the source or logs to yp.icecast.org. I am touching yp.icecast.org fine:
[14/Feb/2002:01:39:22] directory_touch_xa([yp.icecast.org:80])
completed...server id = 69
but my radio station isn't shown. More details on my setup:
xmms -> darkice 0.7 -> relay icecast server -> main icecast server
2004 Aug 06
1
Why doesn't yp.icecast.org show my stream?
Jack Moffitt <jack@xiph.org> writes:
> The source is in icecast cvs in the 'icedir' module. But what's
> actually running is slightly modified.
$ setenv CVSROOT :pserver:anoncvs@xiph.org:/usr/local/cvsroot
$ cvs login
...
$ cvs -z 1 co icedir
cvs server: cannot find module `icedir' - ignored
cvs [checkout aborted]: cannot expand modules
It's not there or I've
2004 Aug 06
1
Why doesn't yp.icecast.org show my stream?
Dave Hayes <dave@jetcafe.org> writes:
> Darkice has:
> public = yes
> So I check darkice:
> Icecast.cpp:
> ...
> str = "\nx-audiocast-public: ";
> sink->write( str, strlen( str));
> str = getIsPublic() ? "yes" : "no";
> sink->write( str, strlen( str));
> and then icecast:
> ....
> else if
2004 Aug 06
1
Why doesn't yp.icecast.org show my stream?
Jack Moffitt <jack@xiph.org> writes:
> What are you trying to do that you get that error?
I sent an improperly formatted URL to your server. I've corrected this
since. =)
> id=69 is the normal success code. You'd get -1 if it failed I think.
> What's your ip address? I'll go check the logs.
The ip address of my streaming server is 216.133.255.2
> Other
2004 Aug 06
2
Why doesn't yp.icecast.org show my stream?
Jack Moffitt <jack@xiph.org> writes:
> I assume the public flag is not set for that source. I don't see it in
> there.
Ah ha! I think I found the problem. Remember my setup is:
xmms -> darkice 0.7 -> relay icecast server -> main icecast server
|
+->to other networks
Darkice has:
public = yes
So I check
2004 Aug 06
1
Why doesn't yp.icecast.org show my stream?
Jack Moffitt <jack@xiph.org> writes:
> Now I see the problem. This will not cause anything to show up. You
> have no sources.
Eh?
-> sources
Listing sources
[Id: 509] [Sock: 14] [Time of connect: 18/Feb/2002:20:55:14] [IP:
205.147.43.110] [State: 1] [Type: pulling relay] [Proto: x-audiocast]
[Clients: 2] [Dumpfile/fd: (null)/-1] [Priority: 0] [Song Title: ] [Song URL:
2004 Aug 06
1
Why doesn't yp.icecast.org show my stream?
Jack Moffitt <jack@xiph.org> writes:
> The source is in icecast cvs in the 'icedir' module. But what's
> actually running is slightly modified.
Heh. Is it possible to see a copy of what is actually running? I'm
probing the directory server with a quick script but I'm getting
400 URL must be absolute
which I should figure out soon.
>>
2004 Aug 06
1
Why doesn't yp.icecast.org show my stream?
[Reposted here, silence on the icecast list, is this deliberate?]
Once again, I'm clueless as to what is going on because I don't have
the source or logs to yp.icecast.org. I am touching yp.icecast.org fine:
[14/Feb/2002:01:39:22] directory_touch_xa([yp.icecast.org:80])
completed...server id = 69
but my radio station isn't shown. More details on my setup:
xmms -> darkice
2004 Aug 06
2
Windows streaming (from microphone) client for IceCast 1.3.11, anyone?
Hello,
I have some old Window$ machine laying around and I want to live send
from microphone from that Windows machine to Icecast server.
I've found plugins for WinAmp, but those don't include encoding from
sound card input/mic/etc.
10x,
i
--
[We] use bad software and bad machines for the wrong things.
-- R.W. Hamming
<HR NOSHADE>
<UL>
2006 Jan 28
0
I don''t find the problem with Apache
This is the second day I try to install my rails web application unter
apache 2, but nothig to do. I think the solution is banal, but i don''t
find it :-(
I would like access to my application with this sample adress:
http://localhost:82/fatturazione/public/
My configuration on httpd.conf is this:
------------------------------------------------------------------
<Directory />
2010 Dec 02
0
Open Excel Word
I have
Linux RedHat 5.5.2 and samba 3.0.33 as a fileshare system, i put on samba all
my documents of excel, word, adobe, lotus.
In my PC I
run excel and when start from file,open, network, i can see the RedHat server
then click on it, just happen a close
the window of the procedure... and do nothig.
I have a
shortcut in my PC to the REDHat Server and samba files, i can see all the
2004 Aug 02
2
Cisco PRI no CallerID
* --> SIP --> CISCO --> PRI --> PSTN
The PSTN sees no callerid.
*---> PRI[zaptel]--> PSTN
Callerid is there... which makes me think it's the cisco, not the
PRI/PSTN/telco.
CISCO PRI--> * PRI [zaptel]
Callerid IS there... which makes me shake my head in disbelief, because
* can
see clid from the cisco pri, but pstn doesn't... but when * sends info
on that
pri,