ActionScript 3.0 :: Webcam Recording On FMS3.5 Is Choppy

Apr 25, 2010

I'm recording Webcam to FMS 3.5 but when I play the recorded video from FMS it's choppy. I have set the camera.fps to 30 but when I trace out the currentFPS for camera it's variable and usually falls between 20 and 30. However when I play the recorded video, netStream's currentFPS returns a lower value, something closer to 10. So my question is, 1) why currentFPS of netStream is not the same as Camera's? 2) What's the actual frame rate of the recorded video (not the netStream, but FLV's)?

View 2 Replies


Similar Posts:


Flash :: Recording Live From A Webcam / Recording From User's Webcam - PHP

May 23, 2011

I want my site's users to be able to record videos straight from their webcams into my site. Videowhisper is one such tool which seems to work fine - [URL] But I'm looking for opinions on better / more scalable / reliable solutions. Paid solutions are fine.

View 4 Replies

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

How Does Youtube Webcam Recording Work

Mar 29, 2011

Which flash server does youtube use for url... Is it just FMS? I'm asking because I have to implement a webcam recording application, and youtube one's the best I've seen so far. Great video quality and perfect audio sync.For now I'm using rtmplite as flash server url.. but the results aren't satisfactory, frequent out of sync audio and poor video quality. So I'm thinking to give Wowza a shot: did anybody try it with good webcam recording quality and quasi-perfect audio sync? Also, if you have any other suggestions on how to create a reliable webcam recording application/server, I'll be glad to hear them.

View 1 Replies

As3 :: Flash - Recording Video Using Webcam?

Dec 19, 2011

i know how to use a webcam in as3,i want to record webcam video and save to my Local disk

View 1 Replies

ActionScript 3.0 :: Show Webcam And Recording It?

Nov 17, 2010

i looking for a way to show user's webcam on a website and to be able to record it.

View 1 Replies

ActionScript 3.0 :: Recording Local Webcam Then Uploading At End?

Jan 3, 2003

the webcam feed must be local, and not local sent to server... this is to maintain image quality, and supress high network traffic of multiple users of one flash movie.

View 8 Replies

Media Server :: Recording Webcam With FMS Fails?

Mar 31, 2011

I managed to record webcam stream by using the FMS developper version locally my computer.And if I try to use a remote FMS (FMS Stream EDTN 3.5 ALP), my doesn't work anymore!

import mx.rpc.http.HTTPService;
import flash.net.ObjectEncoding;
private var nc:NetConnection;

[code].....

View 1 Replies

Flex :: Recording Shared Desktop And Webcam?

Sep 14, 2011

I want to save published streams on my application server, so I can use the videos to create a webcast presentation later.P.S. I may be sounded like I already have an application up and runnning, but I don't. I'm at the planning phase at the moment and trying to decide what/which technology to use.

View 2 Replies

ActionScript 3.0 :: Flash : Recording Video From Webcam

Jan 20, 2011

I have an application which shows videos from users webcam. I want to know that is there any open source script or something in as3 which can save this video as mpeg or flv format.

View 2 Replies

Media Server :: Recording Modified Webcam Videos?

Mar 4, 2009

Is there a possibility - instead of attaching a camera [via ns.attachcamera()] to a netstream - to "attach" e.g. BitmapData to netstream. The reason is, that I use BitmapData's .draw method to get the webcam video in order to change it, such as with the .treshold method. And I want to record and save these altered bitmaps (as a video) on the FMS instead the original webcam video.

[URL]

Two videos are shown, the left one is the original from the webcam, the right one the "modified" video. Only the modified video shall be recorded via the netstream .publish method.

View 1 Replies

Media Server :: Recording Stream From Webcam As F4V Playback

Mar 23, 2010

I'm recording a stream from a webcam as an f4v file using FMS 3.5. The file is created in the live folder, and i can stream it back to the client no problem, however when I try to play the file in Adobe Media Player (or anything else) it won't play. I've used the f4v post processor which claims to run successfully, but with no joy.

View 5 Replies

Media Server :: Can't Start Recording Video From Browser Webcam To FMS

Jan 14, 2010

i'm developing a web site, and i'm trying to let the user record some video from his webcam. I'm using actionscript and flash media server. I got it work in my delevoper enviroment, but when i deployed it to the production server, the webcam can't get connected to the FMS. I'm afraid this is because of port blocking from the firewall. Does anyone knows wich ports are userd for recording from a browser by the Flash Media Server? I open the 1935 port in the Flas Media Server, but it still doesn't work.

View 19 Replies

Media Server :: Recording Webcam Video Quality/audio Sync?

Jan 21, 2011

I'm trying to record a stream from a webcam using FMS4 developer edition.  The streams are recording on a linux box in .flv files.  These files though have problems.
 
1 - The video quality is terrible.  Fuzzy/blocky.  Any kind of motion looks awful.  Is there any way to improve this?

2 - The sound jumps/skips and goes out of time with the video.
 
As it is now this is useless.  I am trying to make a system where a user records a short video from the camera and then I upload it to YouTube from my server.  If you use Youtube's webcam page the video quality is quite acceptable and the audio is obviously in sync too, so they must know something I don't. [URL]..

View 2 Replies

Flex :: Video - Webcam Recording With Flex Strictly Requires A Media Server (FMS - Red5 - Wowza)?

Jun 13, 2009

I'm trying to implement a flex app that will be able to record a video from a webcam and then upload it to a server. I've only found tutorials and examples that require a media server running such as Red5, Flash Media Server and Wowza and an open rtmp stream to the server. However, I want to know if it's possible to record a video locally and then submit it to the server with a simple HTTP request. Is there a tutorial somewhere that shows how to do this? I'm really new in flex development

View 3 Replies

Actionscript 3 :: AIR3 Ios App Microphone Recording/playing - Beginning Of Recording Is Missing

Oct 4, 2011

i have build a small test app in Flash Pro 5.5 overlayed with the AIR 3 sdk.is has just 2 buttons to record and playback audio from the microphone. when i test this on my iPhone 3g - i record myself saying "1-2-3-4-5". but when i playback a half a second or so is missing from the beginning : "3-4-5-".

when i test this on the desktop all is fine is this a result of the iPhone 3g's cpu power or is it a bug or is it my code?

[Code]...

View 4 Replies

Encoder A Video Using FMS3?

Oct 16, 2009

How can I do to encoder a video using FMS3?

View 4 Replies

Media Server :: Does FMS3.5.2 Support The Whole URL Redirection

Dec 1, 2009

1. I entered a url in a video player : rtmp://10.0.0.1/vod/mp4:sample1_1500kbps.f4v

2. this video doesn't exist in 10.0.0.1 server. it is exist in 10.0.0.2.

3. the server 10.0.0.1 connect, play, and resource not found.

4. server 10.0.0.1 know that this video exists in 10.0.0.2 ,then redirect the whole url to 10.0.0.2. such as rtmp://10.0.0.2/vod/mp4:sample1_1500kbps.f4v

View 3 Replies

Media Server :: Playing F4v Files In FMS3.1

Feb 19, 2010

I thought that FMS3.1 supported f4v files but I cannot get mine to play.  It says it cannot find the stream specified but the file is right where all my other files are that do play fine (both flv and mp4 files).  Am I incorrect in thinking that FMS3.1 supports f4v files or do I have the wrong code? 

[Code].....

View 8 Replies

Media Server :: Record Live Stream With FMS3?

Jul 5, 2008

How do I record a live stream in FMS3 and make the recordedstreams available in the VOD folder?

View 5 Replies

Media Server :: Unbelievable No Solution For FMS3 And FLVPlayback?

Feb 18, 2010

I've spent the past 2 days scouring Google and dozens (easily over 100) websites trying to find an answer to something that people do every day! I am absolutely shocked that this info is not available anywhere online.
 
A simple FMS3 and AS3 and RTMP and FLVPlayback example. totaly not simple and not possible to find

[Code]...

View 10 Replies

AS3 :: Media Server - Video Not Showing - Working On FLVPlayer Using FMS3

Jul 19, 2010

Currently I am working on FLVPlayer using AS3 and FMS3. When I test tthe connection
Traced NetConnection.Connect.Success And I had added eventlistener for NetStream. It also shown NetStream.Play.ResetNetStream.Play.Start But the video is not showing.

View 2 Replies

Media Server :: H264 Video From FMS3.5 Can't Be Played In Local

Oct 14, 2010

I stream some h264 videos to my application in FMS3.5, the videos can be played in FMS, but don't work in the local playback, <s:VideoPlayer source="test.f4v" x="31" y="18" width="402" height="206"/>. I get some h264 videos from FMS application "vod", they work well.

View 6 Replies

Media Server :: Fms3.5 NetConnection.Connect.Rejected - See Video Through Rtmp?

Jun 9, 2010

today I install fms3.5 on my pc.

1)I can use rtmp://localhost/vod/mp4:sample2_1000kbps.f4v , it works ok. But when I use rtmp://192.168.8.3/vod/mp4:sample2_1000kbps.f4v, I got Netconnect.connection.rejected. 192.168.8.3 is my fms server IP.

2)When I set fms use port 1935 and 80, rtmp://192.168.8.3/vod/mp4:sample2_1000kbps.f4v works ok on other pc. But using wireshark(Wireshark is a network protocol analyzer for Unix and Windows.) I found , the flash player connect 1935 port at first, it send "connect",the server replay "connection.rejected" and "no scope "vod" on this server". Than it connect to 80 port, so I see the video is not send throw 1935 port with rtmp, but throw 80 port with rtmpt. Why? How can I see video throw rtmp?

View 9 Replies

Choppy Streaming Video FMS 3.5

Jul 23, 2009

I'm new to the streaming video world but I do have FMS 3.5 up and running and have encoded some wmv and mp4 videos to flv using adobe encoder CS4.  I followed the tutorials and have created the swf files in flash CS4 and the videos are streaming as expected.

The primary issue I am having is the videos tend to be choppy at times.  They pause, run slowly, audio pops and just overall; glitchy.  Typically at the beginning but some times throughout. The test files at the FMS admin page stream fine without issue from the same server.  We have tested the site/streams from multiple providers all at cable modem speed or above.

We are running FMS 3.5 developer version and wish to purchase the full version but I really need to fix this issue to prove it's value.As a bit of background we are running/testing FMS 3.5 from a server with the following specs:Redhat EL 4.6-32 SuperMicro X7DBU Intel Xeon QuadCore DualProc Sata [2Proc] Intel Xeon-Harpertown 5420-Quadcore [2.5GHz] OEM 4GB ECC FB-DIMM DDR2 Mainboard Onboard SATAII Controller  (2) Western Digital WD Caviar RE 16 WD2500YS  Uplink speed 10 (Mbps) Bandwidth allotment 2000 GB(Virtual Private Rack)

View 2 Replies

ActionScript 2.0 :: Images Loaded Through XML Are Choppy?

Jan 6, 2011

I have created a website for a client:

[URL]

I am loading all images and text via xml. Everything works great on my machine, but when I load the .swf to the web, my images become choppy.

View 1 Replies

ActionScript 3.0 :: File So Choppy When It Tweens

Jun 23, 2009

I have created a flash map that uses this script to move the the world map movie clip around when buttons are clicked.

I am using the tween class to adjust the x and y postion as well as the xscale and yscale.

It works fine when I view the swf but is really choppy when I post the file onto my server for testing. The file is pretty small, about 230 kb, but I guess that has nothing to do with it tweening so choppy. Can anyone lead me in the right direction of why it is so choppy when I upload the file to my server and is there any adjustments I can mke to stop it.[url]...

View 3 Replies

Sound Choppy In Stream Mode.?

Oct 9, 2009

I placed my audio in the timeline, but I want it streamed rather than event driven because people will be jumping around the timeline When I change the sound to Stream the audio gets incredibly choppy.

View 6 Replies

ActionScript 3.0 :: Preload .f4v FLVPlayBack Choppy?

Dec 18, 2009

I'm new here. My first post Just for info , I use Flex to build Action script project.
 
So I preload some f4v movie, <1,50 mo , 720*405, between 4 and 10 s duration.
 
No problem for the preload. But when 'bytesloaded=bytestotal' ,  I play the file, it looks like choppy. The video is not smooth at all.
 
I try with flash player beta 10.1 , it's better but still choppy. Anyone get this problem ?  I try to play with the buffertime method of F4vPlayBack , it changes nothing.

View 2 Replies

ActionScript 3.0 :: Simple Animation Is So Choppy?

Jul 14, 2011

why this simple animation is so choppy? http:[url].....I have set cacheAsBitmap = true

View 4 Replies







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