Media Server :: Choppy / Slow And Delayed Live Video Streaming

Aug 6, 2009

We have installed FMS on our godaddy server to work with and used live video streaming services. We are having problems with the video quality being choppy, slow and pauses continuously during live broadcast and motion. We can't figure what is wrong; video needs to be flawless and in high quality. The godaddy server is running:

Red Hat Fedora Core 7
Intel Core 2 Duo - 2.13 GHzRAM
2 GB RAM
250 GB Total Disk Space

I am facing below mentioned problem regarding video broadcasting with adobe flash media interactive server (Developers version). I am using DVRCAST for recording video from a webcam and broadcasting the same live. Please find video settings below.
width:320
height:240
fps:15
quality:90
bandwidth:150
buffer time:0.01

Our problem is that videos are not playing smoothly in application. The motion is getting paused and interrupted in time of broadcast live. I downloaded and checked the recorded flv files from server and found the recorded file also has same problem. So this problem is appearing in time of streaming the video from client computer to fms server. This problem is not appearing when I am testing the application in my localhost.

My code for live streaming mentioned below:
private function publishCamera():void {
cam = Camera.getCamera();
cam.setMode(cameraSettings.width,cameraSettings.height,cameraSettings .fps);
cam.setQuality(cameraSettings.bandwidth,0);
cam.setQuality(cameraSettings.bandwidth,cameraSettings.quality);
[Code] .....

View 5 Replies


Similar Posts:


Media Server :: Live Webcam Video Becomes Choppy After 600 Connections Per Stream?

Dec 10, 2010

Server conf:

2 x Intel(R) Xeon(R) CPU           L5410  @ 2.33GHz
16Gb RAM
2 Gbit ethernet channel
OS - Linux CentOS 5.5 x86_64
FMS4 Interactive
 
Live stream parameters:

320Ñ…240 qua_=87 bw_=200000 kf_=5 fps_=18
 
So, after approximately 600 connections to one stream video becomes choppy (periodically freeze, slow motions). CPU-usage at this time is 100-120% (maximum is 800%, 100% per each core), network usage is 500 Mbit/sec.But second live stream(with few connections) at this server looks fine simultaneously with 600 connections at first stream.Experiments with recommendation in "Configuring performance features" documentation chapter(enabling/disabling  aggregate messages and configure the size of stream chunks) do not help.

View 2 Replies

Media Server :: Video Chat Over IP Using Flex IDE And Flash Media Server For Live Streaming Video And Audio?

Feb 15, 2011

I am developing Video Chat over Ip (including audio and text too). But I am unable to get the proper startup material for my desktop application.

View 2 Replies

Media Server :: Streaming Live Video With FMS?

Mar 23, 2010

I've tested an exciting tutorial about streaming live video with Flash Media Server 3.5..every thing went good and i could see my webcam broadcast from my machine through my web site but unfortunately.I can't see it from any other machine.I'm using Microsoft windows XP SP2and flash media live encoder 3but my web server run UNIX is this a problem?

View 15 Replies

Media Server :: Live Streaming H.264 Not Showing Video

Jul 13, 2010

I'm using FMLE 3.1 to stream live video encoded with H.264 format with FMS 3 and Flash player 10 + AS 3 to connect to the stream. When I connect to the stream, just the audio is played. I'm able even to get the metadata information about the video, but I just receive the audio. I already tried some stuff like

1. "Flash 10 won't play live stream H.264 after iTunes install" [URL]. I tested it in a complete different environment than mine, but the same result.

2. I've tried some format to play method, but this is just to play files
ns.play("mp4:saple.f4v"); ns.play("mp4:sample");

3. Also read "How do you watch and record a live h.264" [URL], but I don't get even to play the stream at first place. This is the code I'm using

import flash.media.Video;
var video:Video = new Video(720, 480);
var ncVideo = new NetConnection();
this.ncVideo.addEventListener(NetStatusEvent.NET_STATUS, onNetStatus);
[Code] .....

Another detail is that when I record the video to a file for instance "sample.f4v", I put this video in the FMS but when I connect to this stream I receive the "FileStructureInvalid" error message. I went from changing the extension to .flv [URL] to the solution to flatten the files [URL] but this is not the case because I'm using FMS to stream the recorded video.

View 2 Replies

Media Server :: Streaming Live Video In Realtime?

Aug 11, 2010

I am a Wedding/Events Photographer/VideographerOne of my client want his events be live streamed over internet, I am quiet new for this type of jobas to what Software / Hardware I have to purchase for Live Streaming of Video over Internet.. and how it will encode in realtime.?

View 8 Replies

Media Server :: Streaming Live Video To My Website

Nov 20, 2010

I have Flash media server, flash media live encoder, and flash cs5.I'm gonna be using flash media live encoder to stream my desktop and webcam to my website. My current host (host gator) doesn't have rtmp enabled on their web hosting plan, only on their dedicated and vps hosting. My question is do I need to switch hosts to one that has rtmp enabled so I can stream to my website for people to view?Also, can I embed this stream into another part of my site?

View 5 Replies

Media Server :: Streaming Video Live With A Video Camera?

Sep 17, 2009

I am looking to broadcast live video and need a camera that is better than a simple webcam. It looks like they used to make video cameras that would register as webcams, but stopped making them.If you wanted to broadcast an event live, what would be a good camera to use?

View 5 Replies

Media Server :: Recording Live Video From A Streaming Source?

Jul 16, 2009

I'm very new to FMS and I have been experimenting around with it as a part of my job. I already have the encoder, FMS, and my AIR application all talking, so that portion is going well.The problem that I want to tackle next though is to have the FMS server record the live stream to it's hard drive. All of the guides that I've found talk about how to make a DVR stream, but that's not what I want. I want to be able to have the live stream, and then separately I would like to have it recorded.

View 1 Replies

Media Server :: Live Streaming A Video To Multiple Users

Mar 17, 2010

we're planning to set up a live streaming service, one operson live streaming a video to multiple users. so no more than one channels contemporary in uplaod, and at the beginning it won't be a open broadcast service (maybe later..) we initially don't know how many can be the users. I've red that there's no theoretically limit for the maximum number of users connected with a fms, is this also valid for live streaming, or has it some limitation due to be live? is it necessary to have our fms, or is it possible (and cheaper) use a server provider?

View 1 Replies

Media Server :: Detecting Bandwidth Quality For Live Video Streaming?

Dec 21, 2010

We have an application that is using FMS to  share slides (swf,jpg, etc) with another client. We added a video as an option. We would like to verify as often as possible the bandwidth quality between communications in order to suggest the user to close video if we notice bandwidth is not optimal.
 
We've been experimenting doing a bandwidth detection every 60 seconds, but I am wondering if there are specific guidelines to do this for live video, like how many times one should verify bandwidth? Is it ok to take one reading or should we take a few readings and then average out?

View 1 Replies

Media Server :: Fail To Use Video Player In Live Dynamic Streaming?

Apr 22, 2011

i want do live dynamic streaming for FMS. i have refer [URL]. But the sample player show blank.
 
i using Adobe Flash Media Live Encoder 3.2, Adobe Flash Media interactive Server 3.5.3 and sample file "live_dynstream_dvr.zip".
 
1. I setting up my FMLE and set FMS url and stream name

2. I monitor connection in fms_console.htm

3. I run DVRController

4. i configure and play the video with livedvr

but my video player is show blank

5. in my fms_console.htm show 3 connection

View 2 Replies

Flash :: Media Server Streaming Is Very Choppy

Dec 6, 2010

We are running Adobe Flash Media Server 3.5.2 Streaming Edition. It is running on a dedicated physical server with 4 cores and 4 gigs of RAM.

I tested the FMS thoroughly before moving to production. I tested by throttling my bandwidth to simulate different connections.  Streaming worked great, but almost all of the testing was INTERNAL, not external.  We recently started publishing some videos external. We are getting complaints all over the place that the video is choppy.

During our troubleshooting, we started using one of the native videos from the FMS install.  The video is only 5 MB.  We have tested from several different connections... Fiber, Cable, DSL.... The test video from our Flash Media Server is choppy... It buffers quickly all the way through playback, it is horrible. We published the same video on a public FMS and it works flawlessly from all of our test connections.  Our expert developer has published a CF page with both videos, one from our FMS and one from the public.

View 2 Replies

Media Server :: Choppy Audio Stream While Streaming Through FMS 3.5

Feb 1, 2012

While streaming the audio through FMS 3.5, audio starts breaking at the receiver's end after some time. can anyone please provide a suitable solution?

View 4 Replies

Actionscript 3 :: Choppy/skippy Sound When Streaming From Flash Media Server?

Dec 22, 2011

I'm having an issue streaming mp3 files form flash media server where the sound will be very choppy. When polled every second the newStream.time property has kind of crazy numbers like 1,3,6,8,10 always skipping a second or two.

View 1 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 :: RTMP & Flash Media Streaming Server Live Application?

Feb 3, 2010

I'm running Flash Media Streaming Server and have only been serving VOD up until now.  I had my network administrator open up port 1935 to the outside world during the setup process and now I can't remember if that was actually required for streaming VOD to clients.  Most documentation I've read says that this port should be open, but I seem to recall reading something at one point that suggested it wasn't necessary.

I've just started messing around with publishing live streams using Flash Media Live Encoder to the Flash Media Streaming Server.  I have that working without issue but was surprised to find that no authentication is required before a client running the live encoder can publish a stream to the Flash Media Streaming Server.  An authentication module is available however it only works with Flash Media Interactive Server and Flash Media Development Server.

If I leave port 1935 open to the outside world, there would be nothing to stop anybody anywhere from streaming video via my server.  Anyone else running a default install of Flash Media Streaming Server and with port 1935 open to the outside should see that this is true of their setup as well.  I'm wondering if I can safely close port 1935 without limiting the functionality of the server or if there's some way I can require authentication prior to publishing a live stream even though I'm not on the four-and-a-half-times-more-expensive edition of the product.

View 30 Replies

Media Server :: Streaming Live IP Web Cams Through Streaming Server?

Sep 29, 2009

We (the university I work for) want to add an IP camera to the top of a building (so it has to be IP, we can't put a machine up there, so USB is out of the question) to stream a live view of the quad. The problem is, I can't find a way to stream any IP Cameras through the flash live encoder. I tried a camera by Axis, but their capture driver only supported MJPEG which the live encoder does not. 

View 3 Replies

Media Server :: Stream.play On Server Side Makes Video Choppy?

Apr 30, 2010

I have an *.flv file on a FMS. When I play it on the client side the video plays just fine, but when I call Stream.play(filename, 0, -1, false) on the server side the video turns out really choppy.I both cases I use NetConnection to connect to an rtmp and NetStream to play the stream, but in one case I connect to a stream and request the server to play my file on that stream. Apparently that doesn't work with files? It works just fine for live streams.

View 20 Replies

Media Server :: Flash Media Server 4.5 Live Streaming In IOS Devices

Oct 26, 2011

I have a FMS 4.5 with (License) and is set up and running fine, now I want to stream Live to the IOS Devices but no luck. I have a web page for test purpose with the video src tags to: URL... and in the server I have a livestream.m3u8 pointing to the same URL..., Now the Encoder have the AAC plugin and all the presets like it shut but when I go to see it in my IPad 2 this is how it looks.

View 11 Replies

Media Server :: CloudFront Streaming - Slow And Buggy

Mar 22, 2011

Though I've so far had good luck testing FMS with EC2, cloudfront has been awful. Whether I get an actual connection to a stream is hit or miss. Sometimes it connects. Sometimes it connects with no audio. Sometimes is says it's connected, but then shows me the play button (not playing). Delay is anywhere from 10 - 60 secs. Here are a couple of [URLs].

View 3 Replies

Media Server :: Choppy Video On Blazing Fast Connection?

May 27, 2010

we just set up FMS and basically what's happening is im using the standard run-of-the mill FLVplayback component and I try to run a video (an MP4) file which is streamed through FMS. The video plays, but intermittently chops.
 
Next test:
 
Akamai SMIL file with sthe same player plays totally smoothe, no problems.
 
Next test:
 
Put new video on FMS server (video chops intermittently) - we  then go right next to the server, with literally a 300K second download speed. Still chops.
 
Next test:
 
Try different media, same thing.
 
So essentially the FMS server CANNOT stream any videos properly. Its not a bandwidth issue, and it makes no sense.
 
I try different video players, tried changing the bufferTime properties, same thing. The FMS server is running at 0% cpu and is a fast machien.
 
FMS settings I can do to get optimal performance?

View 13 Replies

Media Server :: Server-side Buffer For Live Dynamic Streaming?

Jul 10, 2009

Finding faults in my reasoning, or expanding the discussion further. We are benchmarking FMS 3.5.x for live dynamic streaming and we have run across an issue. When throttling the client from a high bandwidth (1500kbps) to a low bandwidth (325kbps) via a bandwidth shaper (a physical firewall) it takes a very long (real-) time for the client to see the new stream-quality.
 
During the investigation of this issue we have narrowed this down to:
 
1. when transition is requested from client, the client-side buffer is 1/2 i.e. 4-5seconds.
2. if transition is request on a client with unlimited bandwidth, it takes about 6 seconds for the server to process, find an acceptable switching position and send a "transition.complete" event.
3. on the throttled client however, this event takes much longer.

[Code]...

View 2 Replies

Media Server :: Live Encoder + Streaming Server Authentification?

Jul 9, 2010

is there a possibility of authentication FMLE users to the server on the FMSS? Or such a possibility exists only in the FMIS? Actually, somebody had to deal with this problem? Decide whether it?

View 1 Replies

Media Server :: Do Live Streaming Using Flash Media Server?

Jun 11, 2010

I m a begginer with FMS. I have a licenced version of FMS and I want to stream a live video from the Localhost or another machine with camera. And then then I should broadcast it to many clients. I don't know how to begin

View 12 Replies

Media Server :: Live Dynamic Streaming DVR?

Jun 3, 2009

I'm finally getting the hang of the Dynamic Streaming of live video content via FMS 3.5.2 and FMLE, and to a lesser extent, the DVR functionality that has newly been made available.
 
Inquiring minds want to know...  is it possible to add DVR functionality to live Dynamically Streamed video content? In other words, I want to be able to provide DVR capability to our live videos that are being streamed at 3 different bitrates. 
 
Is that currently possible? Jodi, can you ask David Hassoun, who seems to be the leading authority at the moment, if this is possible, and if so, if there's a tutorial we can access?

View 8 Replies

Media Server :: Authentication For Live Streaming

Jul 21, 2009

I was pretty confused while stetting up a FMS and reading the docs. Live Streaming is by default enabled for everyone without password. Then I discovered and installed the authentication module. But this does not work and is not well documented. Also the download page states that it will work with FMS but some lines below it is stated that: "the Flash Media Server Authentication Add-In is only available for the Flash Media Interactive Server and the Flash Media Developer Server. This Add-In does not work with the Flash Media Streaming Server." hmmm. Confusing. How can I prevent that everyone is using my server for live streaming?

View 16 Replies

Media Server :: Optimization Of Live Streaming?

Aug 25, 2010

I have live streaming but problem is that it is stopping and continues every 2-3 second, I do not know which issues causes it.

View 3 Replies

Media Server :: Live Streaming With RTMPE Only?

Sep 9, 2010

I'm hoping there's a simple answer to this. I'm attempting to stream a live event using FMLE and FMS. The first thing that throws me off is that I cannot push the stream to the server using RTMPE, only RTMP[T]. I assume this is because the the encryption is handled by the server and not the encoder. However, for the sake of security I would like to disable RTMP connections from the flash player to the server. Yet it would seem that if I incorporate the server side scripting described here [URL] (namely the changes to my main.asc file), that my server would reject an RTMP connection from FMLE? Is that correct? If so, where do I go from here? Can I broadcast a live stream using RTMPE only? Do I need a different encoder or something, or am I just missing a very simple point?

View 1 Replies

Media Server :: FMS Live Streaming To IPhone?

Mar 31, 2011

Though I'm sure somebody's asked the question, I did a bunch of searches on this and couldn't find anything definitive.

What's the latest on the issue? Is the livepkgr app useful for this?

View 2 Replies







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