similar to: Tweaking Questions.

Displaying 20 results from an estimated 3000 matches similar to: "Tweaking Questions."

2004 Aug 06
4
Tweaking Questions.
5/16/01 12:45 PM kevin@kevinsearle.com Kevin: >> The reason for asking is that everything else had "hackme" as a pw >> and "prettyplease" raised a question because we thought it may be >> a part of something else (ie. ices) and curious if we missed something >> in the setting up process. > >There are three different passwords - one for the admin,
2004 Aug 06
1
Tweaking Questions.
5/16/01 12:29 PM kevin@kevinsearle.com Kevin: >This means that you should change them. They're just the default passwords - >and like any default password, they should be changed ASAP. The reason for asking is that everything else had "hackme" as a pw and "prettyplease" raised a question because we thought it may be a part of something else (ie. ices) and curious
2004 Aug 06
1
Tweaking Questions.
On Wed, 16 May 2001, Kevin Searle wrote: > On Wednesday 16 May 2001 14:34, you wrote: > > 1- What MIME type and extentsion do we need to > > open a player through Apache, currently what happens > > is that it attempts to download the entire folder > > containing the mp3's instead of opening up the > > player (this happens at http://www.xxx.com:8000). >
2004 Aug 06
0
Tweaking Questions.
On Wednesday 16 May 2001 14:34, you wrote: > 1- What MIME type and extentsion do we need to > open a player through Apache, currently what happens > is that it attempts to download the entire folder > containing the mp3's instead of opening up the > player (this happens at http://www.xxx.com:8000). Instead of having link to http://www.xxx.com:8000, you need to have a link to a
2004 Aug 06
0
[fwd] BOUNCE icecast@xiph.org: Admin request: /^subject:\s*help\b/i (from: owner-icecast@xiph.org)
Sorry, majordomo saw 'help' in the subject and bounced it. Monty ----- Forwarded message from owner-icecast@xiph.org ----- Delivery-Date: Tue Jul 17 14:11:05 2001 To: owner-icecast@xiph.org From: owner-icecast@xiph.org Subject: BOUNCE icecast@xiph.org: Admin request: /^subject:\s*help\b/i >From owner-icecast@xiph.org Tue Jul 17 10:07:03 2001 Return-Path:
2004 Aug 06
0
Tweaking Questions.
Using the following: -Icecast 1.3.10 -Ices 0.0.1.beta5 When you put in http://www.xxx.com:8000/playlist.pls it opens the player and plays! No problems with playing, but here are a few things of what is giving me problems: 1- Still have not found a way to play a forced intro each time someone tunes in. 2- If you put http://www.xxx.com:8000 it begins to download everything in the static folder
2004 Aug 06
0
Tweaking Questions.
On Wed, 16 May 2001, AJones! wrote: > 2- How can you create a playlist? Currently it > just plays the mp3's and we'd like for promos to > be heard before they pick up the broadcast. So what you want is a file or files to play before the listener connects to the stream from the icecast server? I don't think that icecast does this internally like the shoutcast server can do,
2004 Aug 06
2
I declare ices stable
7/20/01 8:49 AM thomas@arkena.com >> What's the trick. My server will hardly serve 4 people without > >Hmm no trick? We dont use ices though we use libshout which is the >liberay that ices use to serv mp3s to icecast. Where can you get libshout? Ours chokes at roughly 40 users and then can't gain access to the admin sections. >> skipping and eventually dropping
2004 Aug 06
1
Badpassword Icecast
Hey guys. Let me give you a run down on specs before I go into my problem: <p> Computer 1 (zuckuss) Linux 2.2.19 icecast 1.3.11 - compiled from source lineused to start: /usr/local/icecast/bin/icecast in icecast.conf ... changed: location rp_email server_url encoder_password mypassword admin_password
2004 Aug 06
2
ices - unable to compile
Thanks. That's got it. Now I'm getting "bad password" errors. "hackme" is the default password in icecast and i'm running ices with the -P hackme flag. Sorry to be such a drain... Wade -----Original Message----- From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]On Behalf Of Brendan Cully Sent: Tuesday, April 16, 2002 10:23 PM To: icecast@xiph.org
2004 Aug 06
2
Problem connecting to icecast2
I am trying to connect to an icecast2 server that I have running on redhat 9. Via Ice0. Here are the errors that I am getting. Any help would be greatly appreciated. Kris. <p>[root@wyatt icecast]# ices -m mymp3stream -c ices.conf -P hackme Unknown Node: Server Unknown Execution keyword: Base_Directory Logfile opened DEBUG: Sending following information to libshout: DEBUG: Stream: 0
2004 Aug 06
2
A Practical Question.
I've written a few times, but haven't seen any responses, so please forgive me if this has been answered. How many max users can be served by IceCast? We can't seem to serve more than 40 users at a time and I have no idea what to do at this point. Any suggestions? This is what everything is set to: max_clients 100 max_clients_per_source 100 max_sources 5 max_admins 5 throttle 1.0
2004 Aug 06
1
A Few More Tweaking Question.
1- What MIME type and extension do we need to open a player, currently what happens is that it attempts to download the entire folder containing the mp3's instead of opening up the player (this happens at http://www.xxx.com:8000). Originally I asked about how to do this on an Apache server but our SA didn't hook it up to the Apache and it is running as just Icecast. Right now if you
2004 Aug 06
7
Re: Can't Connect to icecast using winamp as a listener
here's my icecast.xml <icecast> <limits> <clients>10</clients> <sources>2</sources> <threadpool>5</threadpool> <queue-size>102400</queue-size> <client-timeout>30</client-timeout> <header-timeout>15</header-timeout> <source-timeout>10</source-timeout> </limits> <authentication> <!--
2004 Aug 06
7
cannot get icecast and ices to talk...authentication failed
I have a weird one... I installed icecast 2 and ices .23 on Mandake, and am not having any luck I compiled and installed the nightly icecast just today. It seems to work fine, however when I telnet to it (10.0.0.3, port 8000), I am unable to login unless the first line contains ONLY the password. I used ethereal to see that iceS is trying to send to authenticate, and it is sending (as the first
2004 Aug 06
2
Problems building icecast2
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello! Thanks for the help in my last post. I checkout icecast and libshout from CVS and now I have some problems building icecast. I read the HACKME file and I follow the instructions but when run "autogen.sh" it returns a serial of errors concerning to "libtoolize". I suppose this library is missing, but I can't locate it.
2004 Aug 06
2
Newbee questions...
Hi all, This is my first contribution to this ML. I would like to post 2 questions: 1. I have just installed ices 0.2.3 and icecast 1.3.12 and I am trying to run them. In my etc/icecast.const i have kept the 3 default passwords for the encoder, admin and oper (hackme) and modified my etc/ices.conf as follow: ... <!-- Encoder password on the icecast server -->
2011 Jun 16
1
Need help with config file
Thank you for your time...we made some changes to our config file and the server doesn't want to start with the command icecast -c /path/to/icecast.xml giving the error: 'Could not create listener socket on port 8000 Server startup failed. Exiting' can you look at the config file bellow and let us know of any changes that might help. we need to be able to have 10,000 clients
2011 Mar 10
1
Mount point
Hi Icecast, Where on our xml file bellow can we plug in the value for a mount point called /stream1.mp3 Thank you, Luis Barrett <limits> <clients>100</clients> <sources>2</sources> <threadpool>5</threadpool> <queue-size>524288</queue-size> <client-timeout>30</client-timeout>
2015 May 13
3
Regarding edcast with icecast2.4
Hello all. So I just thought I would come in here and ask you all a couple of questions regarding edcast. First off let me tell you my situation. I am managing a radio station and my icecast server the way I have it set up the source of which the broadcaster connects to has to have a username and password for a mount point that is being passed through the server. Basically these are all