Displaying 20 results from an estimated 10000 matches similar to: "New to icecast2, few questions"
2005 Feb 24
5
New to icecast2, few questions
On Thu, 24 Feb 2005, Karl Heyes wrote:
> On Thu, 2005-02-24 at 18:11, Kevin S. Brackett wrote:
>> I have a icecast2, everything is working great, except for 2 issues..
>>
>> 1, Quicktime is always buffering... never plays, anyone seen this and if
>> so know of a solution?
>
> not sure, make sure that quicktime handles the stream format you're
> sending it.
2005 Feb 25
0
Re: New to icecast2, few questions
[Forwarding to the list - mistakenly replied directly to Kevin only]
On Thu, 24 Feb 2005 13:44:03 -0500 (EST), Kevin S. Brackett
<ksb@platypusgroup.com> wrote:
> >>> On Thu, 2005-02-24 at 18:11, Kevin S. Brackett wrote:
> >>>> I have a icecast2, everything is working great, except for 2 issues..
> >>>>
> >>>> 1, Quicktime is always
2005 Feb 26
0
New to icecast2, few questions
> >>>>>> 1, Quicktime is always buffering... never plays, anyone seen this and if
> >>>>>> so know of a solution?
> >>>>>
> >>>>> not sure, make sure that quicktime handles the stream format you're
> >>>>> sending it.
>
> The stream is mounted as /starfish .. served as starfish.m3u
>
2007 Oct 04
2
Patch to support .pls .asx .ram .qtl listing formats on last SVN
Hi Karl,
> While I think most of this is fine, I think in the fserve part (where
> the checks to see if there is a playlist file in webroot), they all
> seem to follow the same pattern so that would tend to indicate a
> function to reduce duplication.
>
> At the moment I'm wondering whether these responses could be
> automatically generated from xslt files? like xspf is.
2004 Aug 06
3
seek, pause etc using icecast ?
On Wed, 2003-09-03 at 21:58, Erlend Simonsen wrote:
> Hirendra Hindocha <hiren_hindocha@comcast.net> writes:
> >>
> >>
> >> No. icecast2 is a streaming server, so it... streams.
> >>
> >
> > Good point. I wonder how the other servers (Real Server ,Quicktime etc) do it.
> > Any inputs on any other streaming servers that lets a
2003 Feb 21
1
Samba PDC shared applications and a default start menu profile
I have a network of Windows XP desktops, and a Samba PDC server, in an
ideal world i'd like to have single installations of applications on a
samba shared device, and also if possible a default start menu profile
with the applications already added... is such a setup possible? Right now
I'm using roaming profiles... (I think?) If it's possible could some smb.conf
examples or urls
2015 Jun 03
2
Question about Icecast2 when not streaming
Hello again.
Thanks for the help, everyone. I'm trying to configure a fallback
mount, but I can't seem to get the file to play. Here's what I have in
my configuration file for the mount.
<mount-name>/stream.mp3</mount-name>
<fallback-mount>/StreamWarning.mp3</fallback-mount>
<fallback-override>1</fallback-override>
2015 Jun 03
2
Question about Icecast2 when not streaming
I see. I'm not sure how I keep missing things in the Icecast docs.
I'll give that location a try.
Thanks
On 6/3/15, Jack Elliott 541 848 7021 <thatjackelliott at kpov.org> wrote:
> That one stumbled me, too. I'm on a Windows machine so my webroot is in
> a different location. But according to
> http://icecast.org/docs/icecast-2.4.1/config-file.html, the path to
>
2004 Aug 06
3
seek, pause etc using icecast ?
On Wed, Sep 03, 2003 at 12:16:53PM +1000, Michael Smith wrote:
> On Wednesday 03 September 2003 04:35, Hirendra Hindocha wrote:
> > Hello,
> >
> > I have an icecast2 server streaming some mp3 files and am using
> > winamp to listen to the stream, however I couldn't figure out if
> > there is a way to seek or rewind. Is there a way to seek/fast
> >
2015 Jun 04
1
Question about Icecast2 when not streaming
Hmm. Even with the file in the right place, Icecast still doesn't use
it when my stream is offline. I can access the file using it's URL, so
I know Icecast has access to it. This is what I have in my
configuration file.
<mount>
<mount-name>/stream.mp3</mount-name>
<fallback-mount>/StreamWarning.mp3</fallback-mount>
2014 Jul 30
4
can't use icecast2 in ubuntu 12.04
Hello,
first of all thank you for your patience and having answered you.
I tried to change port from 8000 to 8001 but nothing happened. I am using a vps server so I don?t need to open port from router.
I paste here all my icecast.xml configuration file.
can you please give a llok and tell me if all seems ok to you?
still thank you!
***
root at mail2:/etc/icecast2# nano icecast.xml
GNU nano
2006 Mar 22
5
static file streaming
Hi,
I have installed the Icecast2 on my Ubuntu Linux and I was not able to
figure out how I could stream static mp3 files.
Can anybody help me? What should I do to do this?
I put the mp3 file in the webroot and I tried to retrieve it with the "
http://host:port/try.mp3" URL but I could only download it (as a whole)
but not as a streamed media.
Do I have to convert the mp3 to another
2009 Nov 18
1
Move listeners problems
Thanks, Karl! I've checked the log files during a move command but I
couldn't find anything that looked related to the problems. I've
thought of upgrading to 2.3.2 but thought I should ask first if it was
something common - saw that someone mailed about the same problems a
couple of months ago, if I understood it correctly.
/Mathias
2009/11/18 Karl Heyes <karl at xiph.org>:
2014 Jul 30
2
can't use icecast2 in ubuntu 12.04
Hello,
I really don?t know if this question is already been discussed, what I say is that is about 5 days that I can?t find any solution.
the problem is that icecast2 works only locally, I am not able to connect remotely. Now I?m going to explain:
on ubuntu 12.04, I installed icecast2 with:
apt-get install icecast2
it is not the latest version, since I see here there is the 2.4.
anyway, I
2014 Jul 30
1
can't use icecast2 in ubuntu 12.04
Hello,
in the first listen socket, I put 8001 to make a test, generally it is always set to 8000. should I change also the second listen socket?
Il giorno 30/lug/2014, alle ore 22:15, Jos? Luis Artuch <artuch at speedy.com.ar> ha scritto:
> El mi?, 30-07-2014 a las 21:41 +0200, Simone Dal Maso escribi?:
>> Hello,
>> first of all thank you for your patience and having
2004 Dec 08
2
Serving a playlist.pls / listen.m3u file
Hi - I've heard that Icecast provides a fake "playlist file" along the lines of
http://blahblah:8000/listen.m3u
or
http://blahblah:8000/playlist.pls
because Quicktime can't seem to handle the stream without a playlist
file to wrap it up. (There may be other reasons.) However, I can't
seem to find any documentation about this, and guessing various URLs
on my icecast2.0.1
2019 Dec 22
4
Kicking duplicate connections
Hello fellow mailing list readers,
My question relates to multiple / duplicate connections to the ice cast server from the same IP address.
I am well aware that this is an issue that lies with the music player (listener agent) used by the listener. When a listener connects to the stream, sometimes it appears as two connections to the stream from the same IP address. This may last only a few
2005 Apr 15
2
fallback-to-file caveat
Karl Heyes wrote:
> On Tue, 2005-04-12 at 14:44, gARetH baBB wrote:
>
>>How is fallback to file actually meant to work ?
>
>
> just state a filename within webroot. The server creates a source thread
> so that it interacts with the existing fallback mechanism. No timing
> goes on with the data stream, and usual rules for fallbacks apply, ie
> same format and same
2010 Apr 27
4
Icecast Server doesnt work.
I am very new on this list, so that I will first say hello to everybody.
I been this morning on the IRC and some guy there explained me that if I
want real help I must pay him 60 euros pe hour.
I hope you dont charge me 60 euros for readiung this email and giving a
hint.
I have tryed to install icecast2 and ices2 on my dedicated server and
followed allthe steps described on your site.
in the end
2005 Oct 05
3
icecast2 mountpoints maximum
We are using icecast as stream-relay for a true narrowcast solution
we've developed. The idea behind the system is that each individual
client gets it's own mountpoint.
Basically we have an application that creates streams. Its written in
c++ and uses libshout to handle connecting to icecast.
Everything works fine, as long as we keep the number of mountpoints
below 347. As soon as we