similar to: icecast-2.3.99.3

Displaying 20 results from an estimated 10000 matches similar to: "icecast-2.3.99.3"

2013 Oct 08
2
icecast-2.3.99.3
Yes. I'm running The 2.3.99.3 win32 version. And if you can to provide the " mime.types " and " crossdomain.xml " files by yourself it will be great. TNX! -----Original Message----- From: "Thomas B. R?cker" [mailto:thomas at ruecker.fi] Sent: Tuesday, October 08, 2013 5:58 PM To: icecast-dev at xiph.org Cc: Yaniv Sharon Subject: Re: [Icecast-dev]
2013 Oct 08
2
icecast-2.3.99.3
So there is no usage for the " mime.types " in ice win32? -----Original Message----- From: icecast-dev-bounces at xiph.org [mailto:icecast-dev-bounces at xiph.org] On Behalf Of Thomas B. R?cker Sent: Tuesday, October 08, 2013 5:09 PM To: icecast-dev at xiph.org Subject: Re: [Icecast-dev] icecast-2.3.99.3 Yaniv Sharon <yaniv.sharon at gmail.com> wrote: >Hi, > >Where to
2013 Oct 08
0
icecast-2.3.99.3
Hi, If you're just after a quick-fix for mime-types... On 10/08/2013 04:26 PM, Yaniv Sharon wrote: > Yes. I'm running The 2.3.99.3 win32 version. > And if you can to provide the " mime.types " This file will probably do as a quick workaround. http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/conf/mime.types?revision=1305131&view=co I strongly advise
2013 Oct 08
0
icecast-2.3.99.3
On 10/08/2013 02:18 PM, Yaniv Sharon wrote: > So there is no usage for the " mime.types " in ice win32? Ah, so you're running the windows build? I'd need to check where it should go in that one and if it's included in the default build. If not I'll have to ask for it to be included in future builds. Cheers Thomas > > -----Original Message----- > From:
2012 Aug 21
3
icecast dev
Hi. Good to see new spirit of icecast! I have some suggestions: 1. Compatibility to iphone/android. There is a way to make the icecast working as one point solution to iphone/android? a lot of streamers searching for that. 2. I'm running icecast 2.3.2 on my 2008 windows server. I don't know how to explain this but I will try: When you starting to listen to a icecast
2013 Oct 08
0
icecast-2.3.99.3
Yaniv Sharon <yaniv.sharon at gmail.com> wrote: >Hi, > >Where to locate the files " mime.types " and " crossdomain.xml " for >the >icecast-2.3.99.3 ? Mime.types is usually provided by the linux/unix system icecast is running on. The cross domain policy file needs to be individually tailored anyway. There are plenty of resources on that topic. The file is
2016 Jul 01
3
multiple connection
Hi all, >From time to time my server getting multiple connection from a same listener. I don't know if it's a bug of the player, or a case of abusing. The situation is "flooding" of the server, the same listener connected to ICE in multiple instances, and using "real" bandwidth (e.g 128K x 30)! how do you handle this situation on your servers?
2015 Dec 02
3
source buffer
Hi, There is a way to increase the source buffer? (Not the buffer from icecast to listener, the buffer from the encoder to server) Thnx. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast-dev/attachments/20151202/0b8bef34/attachment.htm
2016 Jul 27
2
Proxy
Hi all, I want to do a proxy to icecast (:8000) with nginx (:80). Its working for me, stream is running on port 80, but on the first loading is "pending" For a long time before its starts play. Who using the "proxy_pass" on nginx and can help? Thnx. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2016 Dec 29
2
linux distribution
Hi all, Can someone recommend me about linux disrebution? 1. the server is for icecast only 2. cli 3. most lightweight and performance Thnx. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast-dev/attachments/20161230/902cf1d0/attachment.html>
2016 Jul 27
2
Proxy
Thank you all. Except from the buffering it was the fact that I used "localhost" instead of 127.0.0.1 in the proxy_pass. Now my configuration is: location /stream1/ { proxy_buffering off; proxy_ignore_client_abort off; proxy_intercept_errors on; proxy_next_upstream error timeout invalid_header;
2016 Jul 01
1
multiple connection
It is possible to ask the development team of icecast to implement a solution for that? Something like – "if the same IP pulling the stream over X instances for X time" to kick him? I believe im not the only one that having that issue from time to time… From: marcin at saepia.net [mailto:marcin at saepia.net] Sent: Friday, July 01, 2016 2:05 PM To: Yaniv Sharon Cc:
2016 Jul 01
4
multiple connection
I didn't pick up the data from the access file, just from the error file... About players, I can't control what the "radio index" sites are doing with my icecast streaming address, But as far as I know from my experience, the players when they getting "crazy" causing between 3-5 multiple connections for less than a 2 minutes. Not a big issue. The situation that
2015 Dec 06
3
source buffer
I will give a little background... For more than 10 years until now im using Shoutcast 1.9.5/1.9.8 win32 on my machines. "What's working, d'ont touch". Now im changing to ice 2.4.2. The flexibility of the ice is great. but, because of the things that "hidden" from the eye im little bit afraid to make changes that will be dramatic for the listeners. So, for the
2016 Jul 05
1
multiple connection (be careful with carrier-grade NAT)
The side effect of <audio> is also a bandwidth usage? linear to the amount of "fake" listeners? From: Marcin Lewandowski [mailto:marcin at saepia.net] Sent: Tuesday, July 05, 2016 4:31 PM To: Christoph Zimmermann; icecast-dev at xiph.org; Yaniv Sharon Subject: Re: [Icecast-dev] multiple connection (be careful with carrier-grade NAT) As I have written before, I’ve seen that
2009 Oct 30
1
serving crossdomain.xml from icecast web-root
Hi I'm trying to serve a flash app the crossdomain.xml file for a flash app from the web root of my icecast2 server but everytime my app requests the file it gets it but with the wrong mime type. After asking on irc I tried the following solution: <icecast> <mime-types>/etc/mime.types</mime-types> ... to force it to use the main server mime-type definitions however it
2016 Jul 05
2
multiple connection (be careful with carrier-grade NAT)
Hi, Yes I aware to the NAT possibility, But let's assume that this is the issue, there is no reason that 30 listeners >From the same country will connect and disconnect at the same time range... I'm pretty sure that its individual listener/IP. I deleted the Access log files, but in the next time that I will catch similar situation again, I will complete the investigation. Nobody from
2016 Aug 07
2
YP publish
Hi all! A little question, What is the "price" for NOT advertising a station in the YP ? Except from not showing your station in the icecast directory, there is something else? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast-dev/attachments/20160807/1b668777/attachment.html>
2014 Mar 26
2
Problem with web services
El mi?, 26-03-2014 a las 05:31 +0000, "Thomas B. R?cker" escribi?: > On 03/26/2014 04:27 AM, Jos? Luis Artuch wrote: > > Jo se / Thomas > > Ok, I did not know about Icecast2 can also serve web pages, wow ... it > > is very powerful !! > > Just to be clear about this, serving files is a dependency functionality > for us. > We need it to e.g. serve the
2013 Dec 06
3
Possible memory leak in Icecast-2.4-beta3
Putting my hat into the ring as well to report memory leak issues using 2.3.99.3. On Mon, Oct 28, 2013 at 3:30 AM, Luca Cireddu <sardylan at gmail.com> wrote: > Hi all, > Icecast increase memory usage on our server too. > When started, memory usage was about 0.5% of 1GB. > After 2 or 3 months, about 15%. > I tried also to use valgrind to debug icecast sources, but my