Media Server :: RTMPT Connection Is Breaking With FMLE?

Aug 18, 2010

1) I am trying to make connection with Flash Media Server  to publish live video streaming, and I am sitting behind proxy and firewall, I am not able to make my connection with rtmp that's why I use rtmpt to make my connection with media server to publish .But in this case after publishing some time(ie 5 to 10 minutes) connection break down and streaming get stopped .The same problem occurs when I use "Flash Media Live Encoder 3" to publish live stream .

2) I am making my connection like this "rtmpt://xx.yy.zz.kk:80/Training" where xx.yy.zz.kk represent live System IP where Flash Media Server is running.

3) After analyzing the problem I observed that while publishing the stream ,http requests from Publishing system keeps on increasing  and at one time it crosses  the limit of proxy server (our proxy can handle 600 http requests per minute from any client PC) so streaming get stopped.

4) Then I attended "adobe connect pro" Trail classroom session by sitting behind the same proxy and firewall,But in this case my live video streaming is not breaking down ,as per my understanding adobe connect pro also use Flash Media Server for streaming.

View 4 Replies


Similar Posts:


Media Server :: Connection Stop With Rtmpt Protocol

Jun 30, 2010

I am publishing my live stream with rtmpt protocol on port 80,to overcome network proxy.
But after 10 to 15 minutes (telecast) video get stuck and connection get lost.But i don't
have this problem when i use rtmp protocol with port 1935.

View 1 Replies

Media Server :: Fms Allows Any Connection From Fmle Regardless Of AllowedSWF Or AllowedHTML

Apr 17, 2011

I have been trying to block incoming connections with fms 4 ent for the live application.I set allowedSWFdomains.txt and allowedHTMLdomains.txt to [URL] so that I block every domain. I don't want any connection to come in and setting the domain to [URL] blocks everything when I try to load. Except using FMLE it allows this no matter what you set in the allowedSWF or allowedHTML what kind of security is this. Does that mean anyone with FMLE can connect to anyones server. How do I actually block connections?

View 4 Replies

Media Server :: Cannot Play Video Over RTMPT

Jul 12, 2011

i have a linux machine with two NICs, one for Apache/PHP (port 80) and the other for FMS 4 (ports 1935, 80). I need to use RTMPT over port 80 due to our organization wireless network restrictions. I think i have set up everything right, but we cannot see any video using the wifi clients. Apparently, the problem disappears when opening the firewall and allowing port 1935 traffic.

[Code].....

View 6 Replies

Media Server :: Configure With RTMPT Behind A Load Balancer?

Dec 1, 2010

We have a pool of FMS 3.5 servers behind a haproxy load balancer. They are working fine with RTMP and download with HTTP through FMS proxy. We need now to have RTMPT working for some clients behind a strict firewall.

1) We started configuring the haproxy load balancer to work in HTTP (level 7) mode and we changed the FMS Adaptor.xml configuration file on all servers with the tag below:

[Code]...

View 1 Replies

Media Server :: RTMPT Takes 20-25 Seconds For A Response?

Mar 14, 2011

I am trying to connect to the Flash media servers from behind a customer's firewall.From behind this firewall the time taken for a response (its usually success) is around 20-25 seconds.The following is the code I am using to make the connection and listen to the events

var nc = new NetConnection();
nc.addEventListener(NetStatusEvent.NET_STATUS,netStatusHandler);
var time1:String = (new Date()).toTimeString();[code]........

The delay between time1 and time2 is always 20-25 seconds. From other firewalls and non firewalled networks its usually 3-4 seconds.What could be the reason for this huge delay for a response in this case. I have noticed that the first response is always a "NetConnection. Connect.Success".We are looking to deploy around 20-30 media servers if we can get this thing to work and appreciate any prompt response in this regard.

View 1 Replies

Media Server :: RTMPT & RTMPS Only Allow A Certain Amount Of Connections From A Single Client?

May 20, 2011

I've been trying to figure out FMS for about a week now. Because of company firewalls, all traffic must go through either port 80 or 443 (I configured this in FMS.ini). I also created a self-signed SSL certificate and configured the adaptor.xml file to use it. Nevertheless, here are the problems I am experiencing: For RTMPT & RTMPTE, I can't start more than 9 connections. Beforing configuring FMS to also use port 443, I could only get about 4 connections. Now I would like to say that I testing this between only two computers, the FMS server with apache web server and a client.why it will not at least start 10 connections which I know is the limit for the dev version? Also, when using RTMPS I can only start 1 connection. Why is that?

View 4 Replies

Media Server :: Software Switcher With FMLE And FMIS

Sep 4, 2009

I wanted to know if there is any facility to use Software Switchers along with FMIS The Situation: I am streaming multiple streams using FMLE from one place and at the receivers end, the client receives only of the streams at a time. So I wanted to apply switcher so as, I could stream only one stream from FMLE at one time I have explained the scenario in the attached image.

[Code]....

View 1 Replies

Media Server :: Configure FMS 3.5 To Work With FMLE 3.0.1.5963

Nov 18, 2009

My problem and I SWFVerification enabled on the server and saw that FMLE does not connect more, I looked for some explanation and I saw that if that is enabled for SWFVerification you must also change UserAgentExceptions tag <Exception from = "" to =""/> at this point I added this change<Exception From="FME/0.0" to="FME/4.0"/>but I saw FMLE does not connect as little to solve this problem

View 3 Replies

Media Server :: Playback F4v Files Recorded In FMLE?

Feb 25, 2010

my name is Göran and I know this is probably the wrong place to post my question but as far as I can see there´s no forum for FMLE here. I´m using the betaversion for mac. I was broadcasting to justin tv last night and decided to try out the record feature i FMLE. It looked like it worked ok and a 125 mb f4v landed on my harddrive. There´s no way I can play it back though or for that matter convert it mov etc etc. What am I doing wrong do I need another special app for playback or converting. Seem a bit strange if this feature is onboard the FMLE but you can´t use it.

View 3 Replies

Media Server :: FMS / FMLE - Record And Stream Video At Same Time

Dec 15, 2010

So I have FMLE and FMS. to record and stream video at the same time.
On server side I have "main"
application.onPublish = function(client, potok){
potok.onStatus = function(info){
for(var i in info){
trace(i + "=" + info[i]);
[Code] .....

View 12 Replies

Media Server :: Capture Mac Firewire Output In FMLE And Stream Through FMS?

Jan 5, 2011

I need to take the some stream which is coming from firewire on mac, and then transcode/encode it to perticular bitrates, then stream.I think from firewire to FMLE, its straight forward. How can i stream? How can i give my clients ( say from mobile, or from any player as a http url streaming) stream? Do i need to use Flash media server, if yes can anybody point out the steps to set-up the same.

View 12 Replies

Media Server :: Using FMLE Stream Delayed When Adding Audio

Apr 12, 2011

I am using FMLE and fms 4 ent. When using fmle to broadcast webcam without audio. It goes really fast. I am on 1gbps connection with nothing else coming to the server at moment. I tested download speeds to and from the server and they are around 700mbs. I have tried all the different audio sample and bit rate settings. All have the same result. Once audio is turned on there becaomes a 15 second delay. What am I doing wrong.

[Code]....

View 4 Replies

Media Server :: Software For De-Interlacing Live Video Before Sent To FMLE 3.2

Sep 5, 2011

I read that it is best to de-interlace video "at the hardware level" before sending it to FMLE 3.2 for encoding. I have looked and looked for a software or solution but can't find anything that I can work. Is it best to de-interlace before sending the video to FMLE? I am streaming live video that needs de-interlacing before sending to our site. I know there is a "de-interlace" option in FMLE 3.2 but read that it was better to de-interlace the signal before sending to FMLE. I found something called DScaler but don't know how to get the video from DScaler into FMLE 3.2.

View 1 Replies

Media Server :: FMS Serverscript Stream.play Not Working Because Of FMLE?

Feb 23, 2012

i was modified the main.asc script in livepkgr, it used to call s.play(streamObj.name), which i assume this is the code it play the stream from FMLE to s.play("FileName") , which is a flv video file in my application. unfortunately when i start the FMLE stream to the FMS and watch the stream with the FMS Sample Video player, i was expecting to see the video content from the flv, but instead the camera footage in playing on the player.

i am very confusing now, i thought the s.play the only code to control what should be playing in application. or when FMLE is connected to server, the server must play the footage from FMLE by some hidden code, no matter what s.play wanna to play?

View 2 Replies

Media Server :: Reconnecting Live HTTP Dynamic Stream Via FMLE 3.2?

Feb 22, 2011

As seen the tutorial [URL].. I have successfully implimented the steps. However the problem comes when the stream is disconnected and reconnected again due to network problems. Once the stream is reconnected the video stops coming, even though all 3 streams are succesfully publishing the stream to Flash Media Server but on the client side where I'm using OSMF media player the stream gets stops. Is there any setting that I need to impliment in the OSMF player to resolve this issue ?

View 1 Replies

Media Server :: Number Of Connection Allowed In The Free Developer Ediiton Of Flash Media Server?

Mar 27, 2010

I would like to know the number of connection allowed in the free developer ediiton of Flash Media Server.

View 4 Replies

Media Server :: Secure Flash Media Streaming Server 3.5 (live Stream Connection)

Aug 23, 2010

I have Flash Media Streaming Server 3.5 (not Interactive) running on RHEL5.5 x86_64 Linux.All is working well, however how do I prevent unauthorized access to connecting to the live stream and streaming content?How can I setup the server to require a user and password to stream live media to the server?I am new to this product and I have been reading some documentation but I have not found a clear cut answer on how to force a username and password to connect to the server to stream live content only.I am using the Adobe FMS Apache install, what files need changing?[code]I want to lock down a person from connecting to the server on the public internet and starting a live stream?Can this be done with a user name and password?

View 13 Replies

Media Server :: Sophos Antivirus Can Stop Taking Connection By Flash Media Server?

Oct 13, 2010

Our flash media server  stops taking connection sometime. Any one have any idea about sophos antivirus?

View 8 Replies

Media Server :: End A Connection - Use To Add A Function That Kills The Connection?

Mar 16, 2010

we have a two way webcam + mic connection set up using FMIS. we use to add a function that kills the connection?

View 2 Replies

Media Server :: Auth Addin Doesn't Prevent Non-FMLE Clients From Publishing Stream

Aug 3, 2009

The auth_addin works as expected when using the Flash Media Live encoder requiring a username and password before publishing a stream.However, tools like Wirecast and even the sample broadcasting SWF that comes in the FMS Introduction page can publish a stream without providing any credentials!

View 1 Replies

Media Server :: Flash Media Server Stops Accepting Connection?

Oct 21, 2010

We have one application in which we are using flash media server 2.0.5. We dont know why it's stop taking connection occasionally at that time we can't enter into the managment console. We get a white screen. When we try to enter user name and password it's does not accpet the credentials. We are not getting anything in the log.Port number 1935 and 1111 of the particular system where FMS has placed are working fine.

View 7 Replies

Media Server :: Media Server Can Reconnect If Connection Is Lost During Playback?

Jan 31, 2011

First,i am in project for creating some website with streaming video.The connection to the host is bad and i need to know if Flash media server can reconnect if connection is lost during playback and second,is there some kind of plugin for subtitles,this is very important,If there is a positive answers on those two questions,the third would be "where can i buy it and how"?

View 3 Replies

Media Server :: Video Breaking Up On Some Folks Browsers?

May 27, 2009

I'm new to this venue and although I have been involved in video and have my own server I am green at this issue. I have a site up called:[URL].. that I server from my server and my clients only have a couple lines of code on their site.  From time to time I get complaints that the video is breaking up upon playing.I am streaming it now and have a short load delay but I don't want it to take more time to load or the visitors may leave. I was told that there are two ways to stream: Flash Communication Server or Flash Video Streaming Services.

[Code]...

View 1 Replies

Media Server :: Flash Media Server Connection Required?

Jul 13, 2010

I have instaled FMS 2 on local machine and have a video chatroom. I have used:rtmp//localhost/chat as the string and i can connect using this same machine from the chat interface. However, when i try to connect to the server ffrom my laptop or any other machine i get a connection fail

View 1 Replies

Media Server :: FMLE Disconnect From FMS + Users Disconnect On Console?

Mar 30, 2011

when I'm streaming in live :a. FMLE is disconnect for couple seconds (10 -30), stop encoding and then renew the connection and the encodingb. In the same time, I can see users (streams) are disconnecting/ disappear from the console.As said it can happen once in a session, but this disconnect most of the users and they have to refresh their browserto get the live session again.Currently I'm using FMSS 3.5.4 r210, Linux redhat 5.2,6 Intel(R) Xeon(R) CPU 16GB.I found a post named "FMS disconnect from FME" (Jun 7, 2010 3:36 PM by BJWP Ltd)

View 2 Replies

Media Server :: RTMFP Connection - Change The NetConnection Url To The Remote FMS Server

Sep 27, 2010

I'm using the RTMFP protocol to publish and play video and audio, but i'm with a little problem. I installed the FMS 4 Development Server in a Windows Server machine located in our local network and it works perfectly. In order to deploy our application, we have a remote server with a fresh install of the Ubuntu 10.04 Server, and the FMS 4 installed in this server. In other server we have the Java and Flex application, which will be used in the client browser.

The problem is that when trying to change the NetConnection url to the remote FMS server, which is the Ubuntu server, the netconnection can't connect to it. When changing to the RTMP protocol it connects, but with the RTMFP don't. I can't find any information in the log files or anything else.

View 9 Replies

Media Server :: Make A Local Streaming (connection) To The Server,by Seting The FME?

Jul 21, 2011

I managed to make a local streaming (connection) to the server,by seting the FME at rtmp://localhost(or my IP)/live.But now i want to make a non local streaming.

View 2 Replies

Media Server :: Event Viewer Warnings: Connection Rejected By Server. Reason : [AccessManager.Reject]

Jan 5, 2012

Looking through our windows event viewer application logs, I've noticed alot of these warning listed. What would cause they messages to generated? Anything to be concerned about? It seems they're all created in between live event streams - after a live stream has stopped published and before the next live event stream begins, about a 20 minute break.

[Code]...

View 3 Replies

Media Server :: Restrict An Edge Connection To Core Server?

Feb 15, 2012

I want to restrict unauthorised edge servers connecting to my core server . How do i do it?

View 1 Replies







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