Media Server :: Videos Start Immediately In Domain, 20+ Sec Delay Outside Domain

Apr 23, 2009

We are running FMS3 on Windows 2003 Server. Videos stream and play fine when inside our domain, but outside the domain the videos take anywhere from 20 or more seconds before playing.
 
After analizing the connections it was determined that the player is randomly trying to access ports until it gets to the one that works, but this is ONLY happening from people trying to view videos from outside our domain.

View 14 Replies


Similar Posts:


Media Server :: Accessing FMS From Different Domain

Jun 29, 2010

I have made an application for chatting using FMS and struts2. I have internet connection with some proxy settings and under domain name. I have deplyed my application on local server having Live IP. I want to access chat application from an organisation having some proxy settings using live IP giving in address bar. I'm able to view my web page but not able to connect with FMS. but when I'm trying to connect same application using independent inter connection(without any proxy setting) then I'm able to access FMS. reply ASAP.

View 8 Replies

Media Server :: SSAS Can't Connect To Services Via IP; Only Domain

Apr 6, 2010

Is there some FMS-specific reason why a sendAndLoad function in SSAS couldn't connect to a site on an IP address? Are there any configurations that would need to be set to allow/deny this type of connection? We have a server instance that can only connect to sites hosted on fully qualified domains.

View 1 Replies

Media Server :: Can't RTMP Connect To FMS From Remote Domain

Dec 2, 2011

I cannot connect to an FMS server from a client on a another domain using RTMP
 
Locally running a flash client that uses nc.connect(rtmp://...) to connect - works.
 
But when the client is in another domain I get NetConnection.Connect.Failed in the netconnection onstatus.
 
I've put crossdomain.xml files on my FMS folders that allow access from any domain (*). Also the allowedHTMLdomains.txt and allowedSWFdomains.txt are set to allow any - though it's not just the live application I can't connect to, it's also any other app.
 
There are no firewalls blocking on the server. Port 1935 is available. FMS is set to listen to 1935. The server is accessible with other protocols (http) - but with RTMP it only connects when I try to connect locally, as mentioned.
 
What other reasons or settings can cause the connection to FAIL?
 
The server is FMS 4.5 Developer Edition.

View 1 Replies

Media Server :: Use Fmscheck And HTML/SWF Domain Name Based Authentication Together?

Apr 6, 2011

I want to use fmscheck to monitor my server. When i try the command ( on the FMS server itself, running linux debian)

[Code]...

View 4 Replies

Media Server :: Install Fms 4 In Windows 7 And Access From A Webserver In Different Domain

Sep 1, 2011

I have installed fms 4 in windows 7 in my computer, but i cant get it work with a flex application that i have in a server. I added the port in my router's settings

[code]...

View 8 Replies

ActionScript 3.0 :: Post The Code For A Working Cross-domain Securityfile That Allows Access Only From The Same Domain?

Jun 1, 2010

post the code for a working cross-domain securityfile that allows access only from the same domain as all the flashfiles and xml files are in?used to be easy in as2 but i think i dont know what i need to know about it in as3..

View 3 Replies

Actionscript :: Moving A Web Application From One Domain To A New Domain Flash/Php/MySql?

Jun 3, 2011

I have moved a web application from old domain to new domain. I cannot get Flash to engage. I have changed the domain in flash_images.php file to the new domain. I have a flash_box.swf file and I have a js file these are the only flash components that I see--old domain is e.g. www.example.com new domain is [URL]..I am not a flash developer, how do I get flash to work on the new domain?

View 3 Replies

Actionscript 3 :: Let Run Flash-app Only On Page(domain), Not Local And Not On Other Domain?

Dec 9, 2011

I created some game and would like to let the users play it only on my domain, so to forbid to play it offline or put on some other site. Is there a way to do it? Somehow check domain or so?

View 1 Replies

ActionScript 2.0 :: Cross Domain SendAndLoad Via Cross Domain Script

Nov 5, 2010

My swf works fine when previewed locally but because of flash cross domain issues (link below) doesnt work live. [URL] Ive used a 'crossbrowser.php file to .load in xml but am not having success with the sendAndLoad command. [URL]

View 3 Replies

Flash :: Php - Streaming Media With A Cross-domain Proxy

Jun 10, 2011

Lets say I have a PHP application using very cheap shared hosting. What is the best way to stream audio/video (mp3/mpeg) that is tens of megabytes to hundreds of megabytes in size. I am thinking of a PHP based cross-domain proxy that uses caching. Is there something wrong with this approach?

View 1 Replies

Flex :: How To Find Server IP Address Through Domain Name

Jun 1, 2010

I'm working on file transfer application where client sends files to cpp server. At client side I can give the server's domain name but not IP address cuz it may vary. How can I get my server's IP address through it's domain name. I have to put this logic into air application.

View 1 Replies

ActionScript 2.0 :: Bitmap Not Coming From Server (Sub Domain)

May 23, 2010

I'm loading a jpeg image from a sub doamin. Image is loading fine initially..But when i try to take the bitmap it's not coming. Here, swf is in one subdomain,image is in one subdomain-these two under the same main domain (Note:bitmap came when I used the same domain for both swf and image). I used "crossdomain.xml" in the subdomain root.(ie; i pasted the xml file where the image exist). It's not working. And I tried like this also - I placed the "crossdomain.xml" file in the main domain root also.

I added in flash file
System.security.allowDomain("[URL]")
System.security.loadPolicyFile("[URL]");
My image is in [URL]
My swf is in [URL]

View 2 Replies

AS3 :: Loading Text File From Remote Server/Domain?

Aug 19, 2009

am trying to use this code to load a text file from a remote server to my textfield in flash. Here is my code:

Code:
var myTextField_txt:TextField = new TextField();
var myURLLoader:URLLoader = new URLLoader();

[code].....

View 1 Replies

Flex Application Trying To Access Crossdomain.xml On Server When No External Domain Has Been Specified?

Apr 27, 2011

I have recently uploaded my flex applicaiton on server, it works fine on my system (localhost) but on the production server it tries to access[URL]..which is not available and end up showing "loading" eternally.

View 2 Replies

Media Server :: Create Videos In A Playlist That Can Limit The Views To 10 Videos Per User?

Nov 1, 2011

Is there a way to create videos in a playlist that i can limit the views to 10 videos per user?

View 1 Replies

Flash :: Limit Cross-domain Access To Specific Locations On Server?

Nov 29, 2011

Flash cross-domain policy files only allow you to specify allow-domain-from tags.I'd like to know if there is a way to limit access as if the tag read allow-domain-to. In other words:[URL]...

Is it possible to achieve this without resorting to creating a special sub domain for flash callbacks?

View 1 Replies

Actionscript 3 :: Access Of Any Domain (for Test) And Copied It Directly Into File Server?

Mar 15, 2012

In code I use this before URLLoader (swf will be used with many different domains and this will be changing in time):

Security.allowDomain("*");

In http:[url]...., I have this for test:

<?xml version="1.0" ?>
<cross-domain-policy>[code].........

I used [url].... to create access for any domain (for test) and copied it directly into file server and also test if [url].... is accessible. I checked flashlog.txt and found that [url].... is loaded but will be ignored because of its syntax error - its generated by crossdomainmaker website and also correct with specifications and examples over internet, so what can I do?

View 1 Replies

Media Server :: FME Closes Down Immediately After Loading?

Jun 28, 2010

Been having an issue lately with Flash Media Encoder immediately closing down after starting the program. It will display the window for a very brief moment and then close down. I have used the program many times with no issues but this recently started to happen. When it started closing directly after startup the first time, it allowed me to use it a few times afterwards. But recently its not working at all.

View 2 Replies

ActionScript 3.0 :: Display Images From The Images Server As Long As The User Is Plugged Into The Domain

Jan 22, 2009

I have a flash file sitting inside of a web page in our company domain. There is another server (used to store images) that is part of the domain but is not running any web services (for security reasons). A folder on the images server is however shared in such a way that any site on the web server can display images from the images server as long as the user is plugged into the domain. For example, both I and my boss can pull up a web site on the web server and see all the information, but only he can see the images
because I have Vista Basic and no domain support. This is done via "<img src='\serverNamedirectory.'/>"

That's ok, but on this particular instance I don't want to display the image on the webpage, I want it in a SWF on the page. However the SWF can't seem to load the images even though the page it's sitting in could. I've tried tons of variations of URLRequests and Loaders, most resulting in security errors. Since most of the online discussions about these errors revolve around cross-domain access, I can't seem to find any tech support for our specific situation.

View 2 Replies

Media Server :: Videos Only Stream From The Media Folder?

Apr 5, 2010

I have FLV files streaming fine from the media folder in the applications folder.I want to split up the videos into folders to make them more manageable.If I create another folder in the applications folder at the same level as the media folder and put a video in there the video does not play.

View 4 Replies

Media Server :: Straightforward Method To Stream Videos From Another Server?

Mar 6, 2010

I've got:- FMS already installed on a XP server with IIS- FLV Videos residing in a folder on another serverHow do I:Stream videos from the other server where the videos reside?

View 4 Replies

Media Server :: Use HTML5 And FMS Server 3.5 To Share / Play Videos

Mar 14, 2012

We use FMIS (3.5) to distribute our videos, but how can I use HTML5 to view them without duplicating the video to the HTTP VOD directory.Can I point to the application FMS file location like I can with RTMP in some way?

View 2 Replies

Media Server :: Best Way To Add A Delay Of About 120s?

Sep 17, 2009

what the best way would be to add a delay of about 120s. This is for a videogame shout casting company and in order to prevent cheating we need to make sure that the stream is at least delayed 120s.

View 1 Replies

Media Server :: Audio Delay FMS 3.5

Jul 24, 2010

I have an application that uses FMS 3.5 to stream live audio between 2 computers.Currently, the delay between when the person speaks and the time the other person hears it is about 2 - 3 seconds.This makes it difficult to have a conversation because one person regularly steps on the other.I am using a NetStream object that connects to the fms server.I then attach audio.What configurations can be set so that the least amount of delay is experienced between the two computers? Can fms ever relay audio as quick as something like Google Talk?

View 4 Replies

Media Server :: Some Videos Won't Play?

Jan 26, 2010

So, I've got my videos set up on the server structure right. I've got them referenced properly in the Flash playback component.But some of the videos on the server stream and some don't.The ones that don't still show up as connections in the Administrator, though

View 5 Replies

Media Server :: Upload Videos To FMS?

Mar 30, 2011

Am developing an app on which a user can record from their webcam or upload videos to the fms. Is it possible to upload video to fms using php or flash?

View 2 Replies

Media Server :: Slow Stream Start Times / Or Server Not Found With FMIS Upgrade

May 7, 2010

I recently upgraded from FMS 2 - FMIS 3.5.Over our internal network videos stream like a dream!However, accessing them from outside our own network means that they take about 20 seconds to load, or sometimes just get a message saying the server isn't found.This wasn't a problem with the FMS2 and there have been no changes to firewall settings or anything like that since the old server was up and running without problems.I have the new server set to use exaclty the same ports, but wonder if there are some other settings which could be causing this?Networking isn't really my area of expertise, and I have no idea where to start looking to improve things.

View 2 Replies

Media Server :: 3.5 Authentification Add-In - Server Locked Down At Least A Little And Not Allow Anyone That Wants To Start A Broadcast

Mar 7, 2010

So I have a FMS 3.5, which I want to do live streams. The thing is I want several different people to be able to do the live broadcast, and I would like the server locked down at least a little and not allow anyone that wants to, to start a broadcast. With that said, I have FMS 3.5 installed, and I installed the Authentificaiton Add-In (3.0). I added a user to the authentification add-in, but it's still doesn't require a username / password, doesn't even prompt me.

View 4 Replies

Media Server :: Embedding FMS 3.5 Videos In Other Pages?

Oct 27, 2009

I have my shiny new FMS 3.5 server.   There is the multi-rate example which provides a "Cut and Paste"  object tag to embed the video....   e.g. 
 
<object width='640' height='377' id='videoPlayer' name='videoPlayer' type='application/x-shockwave-flash' classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' ><param name='movie' value='swfs/videoPlayer.swf' /> <param name='quality' value='high' /> <param name='bgcolor' value='#000000' /> <param name='allowfullscreen' value='true' /> <param name='flashvars' value= '&videoWidth=0&videoHeight=0&dsControl=manual&dsSensitivity=100&serve rURL=dynamicStream.smil&DS_Status=true&streamType=vod&autoStart=true&v

[code]....
 
I paste this into a web page hosted on another ( ordinary, nonFMS ) server, I see the player show up, but after 5 seconds I get message that the player cannot connect, please click Play to try again.    Of course same work fine if the page is hosted out of webroot on the FMS server.   So I assume the "example" does not include absolute URL's so I tried hacking in full URL's for  the swfs/videoPlayer.swf and the rtmp:/ URLs to no avail.   Which makes it a pretty poor "example" IMO.   I also noticed that the .smil file itself also includes a relative URL to the vod app, I modified that as well - the object tags still works only when hosted from the /webroot folder.
 
So what should this "example" really look like with absolute URL's to use in a real way?   Also is there some content protection mechanism which is preventing this from being embedded in other pages not hosted locally?    

View 4 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved