similar to: script on connect

Displaying 20 results from an estimated 800 matches similar to: "script on connect"

2008 May 29
0
Problems using Intro function for a mountpoint
Hi guys , I'm using icecast 2.3.1 and all works very well . Now I'm reading the icecast documentation for the advanced feature , like the intro for a mountpoint. I set it , and when I connct to the stream I see the intro , but later the intro finished (it during about 45 sec) , the real streaming doesn't arrive!!! If i remove the intro tag , the stream works well. I post my
2007 Dec 11
0
Re: Create a live stream and problem in the webplayer
Hi guys , first of all I want to thanks to you for your reply. My ezstream configuration it's this <!-- EXAMPLE: Ogg Theora playlist stream WITH reencoding and sequential playback This example streams a playlist that may contain .avi and MPEG files. Ezstream will use the ffmpeg2theora program to both decode and reencode the video files to Ogg Theora. The output stream
2007 Dec 17
0
Re: Create a live stream and problem in the webplayer
Hi guys , first of all I want to thanks to you for your reply. My ezstream configuration it's this <!-- EXAMPLE: Ogg Theora playlist stream WITH reencoding and sequential playback This example streams a playlist that may contain .avi and MPEG files. Ezstream will use the ffmpeg2theora program to both decode and reencode the video files to Ogg Theora. The output stream
2004 Aug 06
2
Master vs Relay
Michael Smith wrote: >>But mountpoints must be configured by hand and are static. Is there a >>way to relay all streams? >>Number of streams and their names can change from time to time. How to >>do it? >> >>What is the target usage of <master-server> section? >> >> > >That's what <master-server> is for - it allows you to
2004 Aug 06
0
Problem connecting to icecast2
I am using the http protocol now and I still get the same results. Does the mount point in ices need to be a directory that I am mounting to with read write permissions? Or is it a virtual mountpoint? <p>At 12:06 AM 4/15/2004, you wrote: >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. >
2004 Aug 06
0
Problem connecting to icecast2
The mountpoint is created by the Icecast server after initiated by Ices and only exists while it's source does. <p>Check the error.log in the Icecast 2 directorys to see why the Ices is having trouble making a connection. <p>>From: "Kristoffer R. Munroe" <krism@ragemp3.com> >Reply-To: icecast@xiph.org >To: icecast@xiph.org >Subject: Re: [icecast]
2004 Aug 06
0
Problems building icecast2
Àngels Flores wrote: > 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
0
Password problems
I know most of you probably went "grrrrrrrrrrr" when you saw the subject, but I need some help with passwords. I'm feeling a bit stupid and a lot frustrated here so bear with me. What EXACTLY do I do in this situation? Let's say that the password for icecast is hackme. I need to encrypt it so I run 'makepasswd --crypt --clearfrom=passwd.tmp' with the password hackme
2004 Aug 06
0
Re: Can't Connect to icecast using winamp as a listener
and what do you input into the 'open location' of the winamp? adam On Wed, 21 Jul 2004, Roger Shields wrote: > here's my icecast.xml > > <icecast> > <limits> > <clients>10</clients> > <sources>2</sources> > <threadpool>5</threadpool> >
2004 Aug 06
0
Problem connecting to icecast2
In your Ices0. config file you need to change the protocol to work with Icecast 2 (at the moment you have it set up for Icecast 1.3 server). HTTP is the required protocol for connecting to Icecast 2. -------------------------------------- <Protocol>http</Protocol> -------------------------------------- <p>This should solve your immediate problem. <p>Joe.
2004 Aug 06
1
Newbie Problem
Hi all! I just finished an install of icecast/iceS but I'm having problems. I followed the documentation provided here: http://melmoth.dyndns.org/stream/doc/ to the letter and this is the problem I'm having: Everything seems to function (icecast runs, iceS runs) and it generates messages such as: [root@icecast stream]# bin/ices conf/ices-playlist.xml [2003-06-04 06:43:17] INFO
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
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
0
icecast2 as primary server and authenticated darkice
hello, I need to set up icecast2 as indipendent server, I mean I have my own domain and IP address where I'm going to install icecast2, my server have to be able to authenticate every SourcesSide (eg: winampa, darkice) but can't udersand something, as like as difference between "master server" and "relay server" and, in my darkice confinguration file, where i have to
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
2012 Feb 19
2
Fw: Icecast doesn't bind to my external network interface?
-----Originalmeddelande----- Fr?n: "Per Gunnarsson" <per at 80-244-81-186.customer.t3.se> Till: per.gunnarsson at lappstockholm.se Datum: 2012-02-19 17:45 ?mne: Icecast doesn't bind to my external network interface? I can listen to my stream with mplayer -cache 1024 http://localhost:8000/ices.mp3 but not mplayer -cache 1024 http://80.244.81.186:8000/ices.mp3 This
2004 Aug 06
0
Newbee questions...
On Son, Jan 05, 2003 at 08:24:45 +0100, tcheer@gmx.de wrote: > Hi all, hi there, > 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
2005 Apr 01
1
(no subject)
Ok here is my config file...my clients are getting connection refused...anyone know why? It runs fine...i can connect from my local machine...and stream? But internet clients get connection refused... --> - <icecast> - <limits> <sources>2</sources> </limits> - <authentication> <source-password>hackme</source-password>
2004 Aug 06
3
Live Streaming Problem
Me again.... After getting regular playlist streaming working, I'm not trying to complete the project and implement the live streaming. Unfortunately, due to the sad, lacking documentation for icecast and ices (especially what the xml tags in the configuration files actually DO and how they can be used), I've run into another snag that only you guys can help me out with. Here it goes.
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