The official Adobe Media Server community.
Recently active
My scrub bar isn't so percise. When I scrub, the duration is off track. What am I doing wrong? Please help.PS, it's stream NOT progressive.// ##########################// ############# CONSTANTS// ##########################// time to buffer for the video in sec.const BUFFER_TIME:Number = 8;// start volume when initializing playerconst DEFAULT_VOLUME:Number = 0.6;// update delay in milliseconds.const DISPLAY_TIMER_UPDATE_DELAY:int = 10;// smoothing for video. may slow down old computersconst SMOOTHING:Boolean = true;// ##########################// ############# VARIABLES// ##########################// flag for knowing if flv has been loadedvar bolLoaded:Boolean &n
Need to know how to calculate bandwidth for fms shared object used in a text chat application.... datas send using array...
Hi, Is there any way for securing the serverside actionscript code so that it wont be acceessible to others ? At present all the code we have is just plain text which anybody can read and understand. Any help will be appreciated.
Hello,I have the next scenario, one click to call application that is connected to an external sip gateway in order to send calls to some agents, the application works fine until now; but I was wondering if I can send some SIP Messages like UPDATE or INFO, when the call is stablished?Other option is trying to modiffy the SDP format and add some other fields, the idea is try to get some information about the caller.Best Regards,Esteban
Probably this feature is in the next generation of FMS 4.5However, it is said this can be achieved with some manipulation of files with current FMS. I appreicate your help.Can we do a 2-way live video session. UserA(in webpage flashplayerV11 beta: encode using H264) -> Flash Media Server -> UserB at iPhone(either HTML5 or others to play the live video in RTMP/RTMFP) ==== Next step will be the reverse: UserA(in webpage flashplayerV11 beta: decode using H264) <- Flash Media Server <- UserB at iPhone(either HTML5 or others to publish the live video in RTMP/ RTMFP) Better to use UDP based.Seems the HTTP live streaming incurs huge delay 4-8sec; not really working for live video chat sessions.. So how Skype handle this on iOS? with its own encoding/decoding?
My company recently swapped from FMS 2.5 to 4.1. After the swap we have noticed about 1 - 4% of all videos recorded end up as a 13 byte file on our file system. If you view the file, you see the contents of it are the typical FLV header:vim:FLV^A^@^@^@^@ ^@^@^@^@hexdump:0000000 4c46 0156 0000 0000 0009 0000 0000 000000dHas anyone run into a similar issue and found a solution? Our initial guess was it was based on a FMS error related to metadata not being included in the first buffer flush, but we have made additions to prevent such an event.
Hi,I wanted to know if there is any limit on the number of live streams that a client can connect to?For example, there are four live streams s1, s2, s3, s4 being published to FMS, can a flash client subscribe to all the four streams at the same time?If yes, what is the maximum number of streams that a client can subscribe to and what are the trade-offs?Thank You for the help.
Hello everbody and thanks for your Help.I have develop a Language Test with Flash Media Server. it works fine but after one day or two the NetStrem dont work anymore. After the Play() Function from NetStream will be not played. Iwas checkt my logs and i found something strange. I do a TestRecord bevor i start the Examination and i bekomes that logs. The testRecord work every times. but the examination dont.CORE.LOG 2011-08-14 14:16:24 1336 (i)2611173 Metadata not available before the flush of first segment. Default metadata recorded for stream C:\FMS\TestRecord\4702111234625978735_0-13-51-47-939 -2011-08-14 14:33:00 1336 (i)2611173 Metadata not available before the flush of first segment. Default metadata recorded for stream C:\FMS\TestRecord\4702111234659533167_0-14-31-58-811 -2011-08-14 14:35:52 1336 (i)2611173 Metadata not available before the flush of first segment. Default metadata recorded for stream C:\FMS\TestRecord\4702111234693087599_0-14-35-39-480 -2011-08-14 14:37:06 1336 (
Hi guys! I'm new to this stuff, so i would love if you could guide me, and/or tell me if what i'm trying to do is even possible.This is what i'm trying to do:I am currently working on a project for Narvik University College in Norway. We are experimenting with remote control of some lab equipment. We want to stream live video from the lab for the students to see.So..I want to set up a stream from my webcam that can be accessed through a webpage by anyone (with minimal delay)This is what i understand i have to do:Use FMLE to connect to the webcam, and connect FMLE to FMS, and somehow get this out on my webpage.It's the Flash Media Server bit i don't understand. How do i go about to get this out on my webpage? Do I have to use a Flash Streaming service like Onyxservers to do this, or can i do this part myself? If yes, how complicated is this? Best RegardsDaniel BjørkmanNarvik University College
Hi there,I filled out a application to be considered for the FMS 'Tigercat' beta program.I realize this is not the most nuanced way to go about doing this, but I was wondering if someone at Adobe could get in touch with me directly do the time sensitive nature of this request - we're looking to deploy a solution (primarily for HTTP Live Streaming) 20 days before football season starts at the University of Michgan.We've noticed in our logs we're seeing almost 100% month over month growth on smartphone traffic to mgoblue.com, and we'd like to be able to stream our video assets to iOS devices.I can be reached at (a k a r p o @15578939.edu)thanks!-alex
Hello,How can I calculate the number of bytes download during RTMP streaming? So that I can keep track of bandwidth usage for particular user? I hope the question is simple enough to understand the requirements. If not then I can elaborate it more.Thanks,Naresh
related to http://forums.adobe.com/message/3726372I am running application instance that implements publisher/subscriber on video streams. Application code is very thin and can be removed completetly if required. In a specific time, randomly, disconnect messages stopped happening which causes the folowing: 1. Streaming service shows decrease of bw per second2. Users count is increasing linearly.3. No disconnect messages apears on access.0x.logThis happens on AWS instance with FMS 4.0.2 : AMI:fms-4.0.3.8001-centos-5.5-ami-2 (ami-2f945346) with xlarge configuration.I understand that in the above link this problem was not solved. Any updates on this ?Thanks, Gadi
HelloIam learing FMS. i developed an application which records various events that occurs during a session like chat text or whiteboard drawing, During playback, these events occur at their respective time proplerly. How can i add seek or rewind forward functionality in playback of this recorded session.?
Hi All,I have configured FMS on Amazon EC2I am trying to capture data from my webcam and push it to the server.For storing the webcam i created a new folder but as it is recommended in other forums"You need to replace the signed Live application (main.far) with main.asc in [FMS-Install-Dir]/samples/applications/live/ ; (For more Info: refer to documentations & live/readme.txt) "I am not able to locate samples folder from where i can get my main.asc file Please can some advice ?
The FMS instance kept crashing on me and kicks all the connected users out. I got this from the error logs:- edge log: 2007-04-07 18:32:47 3930 (i)2701054 Virtual host Disconnecting unresponsive core streamtv/_definst_ (5203) after 40 seconds is not available. - master log: 2007-04-07 18:32:52 3917 (i)2581223 Core (5203) is no longer active. admin log: 2007-04-07 18:32:47 4159 (i)2581242 Core (5203) disconnected : _defaultRoot_:_defaultVHost_:: . - 2007-04-07 18:32:48 4159 (i)2581241 Connection to admin received. - core log: 2007-04-07 14:32:45 5203 (w)2611173 TCMsgQueue video message queue size info : Size : 100, type: 1, clientID: 149670480, streamID: 1 - 2007-04-07 14:32:45 5203 (w)2611173 TCMsgQueue video message queue size info : Size : 100, type: 1, clientID: 150104856, streamID: 1 - #Date: 2007-04-07 #Fields: date time x-pid x-status x-ctx x-comment 2007-04-07 18:32:48 5503 (i)2581237 Starting admin app on core (5503). - 2007-04-07 18:32:48 5503 (i)2581238 Core (5503
i publish a ns.publish(strimName,"appendWithGap" );and other side is ns.play( strimName); the problem that he start from the begining and i need that he will see the stream as live the goal publish stream and some time record him and some time noat other side this stream is always live
I have an flash application that captures a web cam video stream and stores it on the FMS server.I notice when I create a brand new video, and store it on my FMS server, it works fine.When I make another video and my application overrides the file with the new video, this is where I get problems.When I download the flv file from the FMS server, and I play it locally it plays fine, but the timeline is weird.The web player freezes the video during that first 15 seconds.A 30 second video, will have a time line of like 45 seconds, the local flv player is smart enough to skip over the paused part of the video.You will see it skip over the timeline to the good video (from 0sec to 15 secs). The web player freezes the video during that first 15 seconds. Any clues that I described that makes you know what is going on?
I'm recording a lot of live streams for archiving purposes. Is it possible to somehow (programmaticly) get the timestamp of a certain point of such record? The solution can be in any programming language.
I need to send a live streaming to Adobe Flash Media Server encoded with on2 VP6 8 bit alpha cannel (chroma key) so all clients see only the speaker with no background.what hardware or software support realtime encode VP6 alpha channel ?thanks
Can someone provide a sample Application, etc. .xml that would provide optimal tuning for many 4-way video chats?Using the "live" application out-of-the-box ended up in very significant delays (~7sec)Thanks!
Hi.I have some misunderstanding about system requirements for FMS:3.2GHz Intel® Pentium® 4 processor (dual Intel Xeon® or faster recommended) is it critical? I need to purchase rack servers for resurch and start project with FMS. How can I chouse them?Intel with >3,2 GHz is not easy to find (only with new E3 proc). I find some in dell and HP with single proc, but, maybe it is better choice is 2 processor system with 2,5 - 2,8 GHz???And what abot AMD???
I am trying to adapt the Red5/RedBox application (http://docs2x.smartfoxserver.com/GettingStarted/redbox) to work with FMS.The entirety of the Red5 application is:package com.smartfoxserver.redbox;import org.red5.server.adapter.ApplicationAdapter;import org.red5.server.api.IConnection;public class Application extends ApplicationAdapter{ public boolean appStart() { //log.info("[RedBox] Application started"); return true; } public void appStop() { //log.info("[RedBox] Application stopped"); } public boolean appConnect(IConnection conn, Object[] params) {
Hi all,Is it possible to mix audio streams in fms (like fmg)?Thanks and RegardsSelvan
hi there,im using FMS4 as origin server and connect to FVSS from CDN, whose FVSS version's FMS3.5. with this all, when it's played with flashplayer from CDN every each connect require just wrote sth in the server log file as below:Mon 09:51:56 AM: Assert failed in .\TCMsgHandler.cpp line 70Mon 09:51:56 AM: Assert failed in .\TCMsgHandler.cpp line 70Mon 09:51:56 AM: Assert failed in .\TCMsgHandler.cpp line 70Mon 09:51:56 AM: Connect : rtmp://live.mywebsite.com:1935/2011/monitor/and due to these frequent errors the CDN Edge service would get shuted down. but after i changed the FMS4 into FMS3.5 with origin server everything just worked well.Now my question is, is that a bug with FMS4 or? and what can be done so far if we want to go on use FMS4?thanks for any kind great help.thx.
Hey,Randomly on Sunday night the FMS Admin Console which you can access via http://SERVER IP/fms_adminConsole.htm stopped working, as in it would not load.It times out and Firefox says 'Server Not Found'It was working fine on Sunday morning and has been doing for a year now, I rebooted the server and that did nothing.I have no idea why it will not load as the server runs fine and I can still stream and everything.Any ideas?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.