similar to: serving crossdomain.xml from icecast web-root

Displaying 20 results from an estimated 200 matches similar to: "serving crossdomain.xml from icecast web-root"

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
2011 Feb 22
0
Icecast start up script for icecast
Hi, WE MADE THE CHANGE OF PERMISSION as chown -R sphynx:sphynx /var/log/icecast THEN ATTEMPTED TO START THE SERVER BUT HERE IS THE ERROR THAT RESULTED: [sphynx at sphynxradio ~]$ chown -R sphynx:sphynx /var/log/icecast [sphynx at sphynxradio ~]$ icecast -c /usr/local/etc/icecast.xml Server startup failed. Exiting [sphynx at sphynxradio ~]$ WE ALSO DID IT AS ROOT AND RETURNED THE SAME ERROR AS
2011 Feb 22
0
Icecast start up script for icecast
Hi, WE MADE THE CHANGE OF PERMISSION FOR /VAR/LOG/ICECAST THEN LOGGED IN AS ROOT AND ATTEMPTED TO START THE SERVER BUT HERE IS THE ERROR THAT RESULTED: [sphynx at sphynxradio ~]$ chown sphynx.sphynx /var/log/icecast [sphynx at sphynxradio ~]$ su Password: [root at sphynxradio sphynx]# icecast -c /usr/local/etc/icecast.xml Server startup failed. Exiting [root at sphynxradio sphynx]# AT THIS
2011 Feb 22
3
Icecast start up script for icecast
sorry, for the dup email here... my first reply was composed as html... I think you should read 'man chown', it looks to me as though the first command you got from Fu Kite may have been a typo, unless there is something i don't know about putting a '.' between the user and group name in chown. i think what you wanted to do was (notice the colon): $ chown -R sphynx:sphynx
2011 Feb 22
0
Icecast start up script for icecast
Hi, WHEN ATTEMPTING TO START THE SERVER AS ROOT HERE IS THE ERROR WE RECEIVED? [root at sphynxradio sphynx]# icecast -c /usr/local/etc/icecast.xml WARNING: Couldn't change server root: No such file or directory ERROR: You should not run icecast2 as root Use the changeowner directive in the config file [root at sphynxradio sphynx]# PLEASE NOTE THAT THE CHANGEOWNER DIRECTIVE IN THE CONFIG
2011 Feb 22
3
Icecast start up script for icecast
my guess would be that the sphynx user does not have permission to write to the folder /var/log/icecast try running the following command: chown sphynx.sphynx /var/log/icecast then as root you can execute: icecast -c /usr/local/etc/icecast.xml The reason you can run the icecast command as root is because when you set <chroot>1</chroot> in the <security> section (which you
2011 Feb 21
4
Icecast start up script for icecast
Ok well you state yourself that you are getting an XML error when you try to start icecast... Have you attempted to validate your XML? >>*Fatal: error parsing config file [icecast/usr/local/etc/icecast.xml]* * * *What command are you running to start it? i would assume it's "icecast -c /icecast/usr/local/etc/icecast.xml" which would mean to me that somehow you have a top level
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
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
2009 Aug 13
0
Efficiently Extracting Meta Data from TM Corpora
I'm using text miner (the "tm" package) to process large numbers of blog and message board postings (about 245,000). Does anyone have any advice for how to efficiently extract the meta data from a corpus of this size? TM does a great job of using MPI for many functions (e.g. tmMap) which greatly speed up the processing. However, the "meta" function that I need does not
2013 Oct 08
2
icecast-2.3.99.3
Hi, Where to locate the files " mime.types " and " crossdomain.xml " for the icecast-2.3.99.3 ? THNX!
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
2012 Nov 30
1
q@ request.request_method=='OPTIONS', ajax, post json
hi im reading through the topic above and trying to apply it to my app. as reference i found:http://leopard.in.ua/2012/07/08/using-cors-with-rails/ my prob is that i dont see the ''preflight'', meaning the first request prior the actual post, which should(?) deliver this: request.request_method==''OPTIONS'' the js code look like this: $.ajax ({ type:
2008 May 02
1
[Bug 15802] New: Videos on liveleak.com don't work
http://bugs.freedesktop.org/show_bug.cgi?id=15802 Summary: Videos on liveleak.com don't work Product: swfdec Version: git Platform: x86-64 (AMD64) URL: http://www.liveleak.com/view?i=66e_1203010542 OS/Version: Linux (All) Status: NEW Severity: enhancement Priority: medium Component:
2004 Aug 06
0
Icecast in Macromedia Flash
Hi Assorgia, Thanks for the network dumps. As you say, it's weird because Flash, even when embedded, can access the stream of Icecast2. I already noticed it by analyzing Icecast2's logs as I wrote in the first message of this topic. There is something I couldn't see in the network dumps: is the embedded flash DOWNLOADING the stream even if it doesn't play it (with Icecast2)? I
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
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:
2009 Oct 05
1
[Bug 24328] New: swfdec crashing in both firefox and epiphany
http://bugs.freedesktop.org/show_bug.cgi?id=24328 Summary: swfdec crashing in both firefox and epiphany Product: swfdec Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: plugin AssignedTo: swfdec at lists.freedesktop.org
2006 Feb 15
2
PIKA Technologies Inc. Announces Support for Open Source Asterisk PBX
Ottawa, Canada ? February 15, 2006 - PIKA Technologies Inc. today announced that they have integrated PIKA?s high-density analog computer plug-in boards with the open source Asterisk PBX, with the introduction of PIKA Connect for Asterisk. PIKA Connect for Asterisk is a software layer, available free of charge and distributed under the GNU Public License (GPL), which allows interoperability
2014 Mar 26
0
Problem with web services
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 graphics and CSS files for the status interface. But it's not in any way optimized code and we don't offer any