search for: crossdomain

Displaying 20 results from an estimated 30 matches for "crossdomain".

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...
2009 Dec 24
0
serving crossdomain.xml from icecast web-root
...tp://your.domain.com?source=http://this.isyoursource.com:8000/stats.xml Now i have an advanced script that manages my stats.xml with admin password, etc.. but this is the jist of it. ~DocNasty Hiya, My current set up is I have a web server set up on a separate server to serve the flash and crossdomain.xml. I don't try to make icecast serve up anything but what it knows how. It did take me a while to get the crosdomain to work. It basically involved making sure the stream servers and the web server where in the same domain but mapped to different machines. My sertup involves: STR...
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] icecast-2.3.99.3 On 10/08/2013 02:18 PM...
2013 Oct 08
2
icecast-2.3.99.3
...-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 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 then placed in the Icecast web root. HTH...
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
0
icecast-2.3.99.3
...org/viewvc/httpd/httpd/branches/2.4.x/docs/conf/mime.types?revision=1305131&view=co I strongly advise against using this file if you are looking at this email in an archive and are not looking to fix 2.3.99.3 win32. This is just a quick hack workaround for Yaniv, nothing else. > and " crossdomain.xml " files http://bit.ly/1gnt3pv as said previously. Cheers Thomas > -----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:...
2008 Nov 15
1
[Bug 18546] New: google video not working, but possible reason found
...does work with Mozilla Firefox on Windows with Flash. Add I also see why, there is one thing different from Flash and a Google-server which has a strange configuration. It seems Flash thinks video.google.com is the same origin as eyehpr.vp.video.l.google.com, because it doesn't try to load a /crossdomains.xml, while libswf does. Now it seems there is a configuration problem or similair on the google-server, because when /crossdomains.xml is requested it redirects to: https://eyehpr.vp.video.l.google.com/ but there is nothing listening on it (a TCP-reset is sent back). And thus playback doesn't...
2012 Nov 30
1
q@ request.request_method=='OPTIONS', ajax, post json
...rob 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: ''POST'', dataType: "json", crossDomain: true, url: "http://someserver/foo.json", data: {test:999}, in application_controller.rb i have this in a before filter: def cors p "calling - CORS" p request.request_method #<< this is "POST" instead of the expected OPTIONS p request.headers[&quot...
2009 Apr 13
2
using flash to connect to ICECAST 2.3.2
Starting on friday I download icecast 2.3.2 and compiled it on SLES10. Very soon I was able to use ices to stream an mp3 file to a mp3 (phonostart, foobar) client via Icecast. But my flashplayer, which was able to get streams from icacast1, was not able to full fill his job. I did reseaches on the net, hour for hour, found a lot of stuff. Also some changings in format_mp3.c. But with no success.
2014 Mar 26
2
Problem with web services
...is, 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 > fancy features for it. So serving some additional files, throwing in a > crossdomain.xml, etc. that's just fine. > > But if you want to seriously serve files over http, I'd recommend to > install a webserver. > Tks Thomas, interesting and useful functionality. Now I have checked that it does not support php. > > > I do not have Ubuntu, but I experim...
2008 May 02
1
[Bug 15802] New: Videos on liveleak.com don't work
...: swfdec_action_call_method: no function named "__get__xmlURL" on object SwfdecSpriteMovie SWFDEC: FIXME: swfdec_system_security.c(38): swfdec_system_security_allowDomain: System.security.allowDomain (static) is not implemented yet The Properties dialog also shows http://www.liveleak.com/crossdomain.xml It appears that the file is meant to allow accessing data from other domains, which is not supported yet in swfdec. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the...
2008 May 28
4
[Bug 16132] New: yahoo video player does not work
http://bugs.freedesktop.org/show_bug.cgi?id=16132 Summary: yahoo video player does not work Product: swfdec Version: git Platform: x86-64 (AMD64) URL: http://fr.news.yahoo.com/afp/20080527/video/vfr-la- dfense-jean-nouvel-construira-la-3837155.html OS/Version: Linux (All) Status: NEW
2004 Aug 06
0
Icecast in Macromedia Flash
...e stream even if it doesn't play it (with Icecast2)? I thought the problem might be a security issue, so I read all security whitepapers on Flash player but I think it doesn't apply to media files. See one example at http://www.macromedia.com/devnet/mx/flash/articles/fplayer_security.html. Crossdomain or Sandbox issues should occur with data but not with media. Maybe, the modifications in Icecast2 streams make flash believe the file is corrupted or unsecured. Because you wrote "I the unsuccessful tests using icecast 2.0 I login using http login as x- audiocast doesn't see to work in th...
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 then placed in the Icecast web root. HTH T...
2013 Oct 08
0
icecast-2.3.99.3
...?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 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 then...
2009 Oct 05
1
[Bug 24328] New: swfdec crashing in both firefox and epiphany
...fdec-mozilla-0.9.2-2.fc11.x86_64 swfdec-gnome-2.26.0-1.fc11.x86_64 swfdec-mozilla-debuginfo-0.9.2-2.fc11.x86_64 swfdec-gtk-0.9.2-2.fc11.x86_64 swfdec-0.9.2-2.fc11.x86_64 $ epiphany unhandled event 19 Loading stream: http://s.ytimg.com/yt/swf/watch-vfl123151.swf Loading stream: http://s.ytimg.com/crossdomain.xml Loading stream: http://s.ytimg.com/yt/img/black-vfl69395.jpg Loading stream: http://s.ytimg.com/yt/swf/ad-vfl123166.swf SWFDEC: ERROR: swfdec_font.c(378): tag_func_define_font_name: didn't find a font with id 9 SWFDEC: ERROR: swfdec_font.c(378): tag_func_define_font_name: didn't find a...
2007 Dec 11
9
[Bug 13604] New: Assertion failure when seeking on youtube with pulseaudio backend.
http://bugs.freedesktop.org/show_bug.cgi?id=13604 Summary: Assertion failure when seeking on youtube with pulseaudio backend. Product: swfdec Version: unspecified Platform: x86-64 (AMD64) URL: http://www.youtube.com OS/Version: Linux (All) Status: NEW Severity: normal Priority:
2007 Jul 08
2
problems using ajax call inside a json object.
Hi all im new at this list, i have a problem when i make an ajax call inside a json object. Whe i test using IE works but when i use firefox nothing happend. you can see the problem at: http://mandela.no-ip.info/prototypeproblem/index.html I appreciate any kind of help / suggestion thanx in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are
2014 Mar 26
2
Problem with web services
Jo se / Thomas Ok, I did not know about Icecast2 can also serve web pages, wow ... it is very powerful !! I do not have Ubuntu, but I experimented with Debian. I put in a Icecast2 server (server 1) an html page (x.html). In this web page I can play without problems a radio station that is hosted on another Icecast2 server (server 2), but I can only play a limited time (9:01) the radio station
2014 Mar 26
0
Problem with web services
...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 fancy features for it. So serving some additional files, throwing in a crossdomain.xml, etc. that's just fine. But if you want to seriously serve files over http, I'd recommend to install a webserver. > I do not have Ubuntu, but I experimented with Debian. I put in a > Icecast2 server (server 1) an html page (x.html). In this web page I can > play without pro...