The official Adobe Media Server community.
Recently active
Hello,What is the price of Flash Media Enterprise Server? The application level multicast is only available with this edition.On this web site, there's no more information about this.Thank you
I'm running a Mac OS X 10.4.11 and need to have the flash media encoder v3.0 or above. Is there a version for my mac? The one that the site lets me download is made for 10.5 or 10.6. I need one for 10.4.
How to limit the number of viewers per application
Hi,is it possible to receive live stream at bitrate lower than that which video is being recorded with? How to accomplish that? I know that play2 from NetStream class allows to switch between recorded videos at different bitrates, but what about live content? I cannot simply set bandwidth to lower using FMS because i need to be sure that framerate won't be affected, and there are also other simultaneous streams playing Any help appreciated....
Hi All,Does the FMS 4 will convert the data from Speex to Nellymoser ??I am publishing the stream to FMS 4 with codec Speex from flash player 10. And trying to access the stream in flash player 9. I am not able to listen the stream.Any work around.Please let me know Its urgent
flash media server have this function ???RTMP authentication provides a means for username and password protecting the RTMP publishing interface into Flash Media Server. Authentication is configured on a per-application.
I am looking for a sample media player using OSMF for RTMFP P2P streaming media.Any help will be appreciated.
We have a very simple webcam recording/playback application we're using in a mission-critical user assessment application. Users are given the ability to record themselves using their webcam and microphone, then review their recording and submit it for graded review. The recording application appears multiple times per HTML page, and while we can record and play back video, we have large numbers of instances in our core.log of the following errorServer detected a backward timestamp from [####]to [####] in file: [filePath]While these videos will play back with varying degrees of reliability, they will often "hang" for several seconds at the end of playback before sending the appropriate NetStream.Play.Stop and NetStream.Buffer.Empty events, and will sometimes hang indefinitely. Further, they report inaccurate runtime metadata, causing our playback indicator and progress/scrub bar to function erratically. In any case, the functionality and user experience of the r
Hi Folks...I posted this in another forum too. I have this sample code from the e-book: "Learning Flash Media Server 3". The purpose of the code is to create a FLV. The code is not running as it should. When I click on the 'record' button, the label is to change to 'recording', that dosen't seem to happen and also when I click on the 'Stop Record' button, I get the following error:"TypeError: Error #1009: Cannot access a property or method of a null object reference.at MinRecord/stopRecord()"I have my suspicion on a certain section of the code as the possible culprit, but I am not sure how to rectify it, I will post the entire code here so you guys can have a look.package{ import fl.controls.Button; import fl.controls.TextInput; import flash.display.Sprite; import flash.net.NetConnection; import flash.net.NetStream;  
Hello All,My current managed hosting plan uses a VPS, and recently I had one of the techs install FMS for me.HOW do I place the flv/f4v files in the (/vod directory, for example) rtmp server? FTP won't recognize rtmp...what am I overlooking?Thanks in advance!Sincerely,wordman
Is it possible to set a buffer of 10 minutes to either Flash Media Live Encoder or Flash Media Streaming Server? We're considering setting up a live stream for a gaming tournament, but we are concerned about players being able to cheat by watching the live stream while they play.
Now it can only be done with the help of FMLE.Is there somewhere I can check the development plan for FMS besides here?
I have a red hat server. I installed FMS4 with the "include apache2.2" option and user nobody. I copied the webroot directory to my server's html directory and titled it "FMS". The rtmp samples on the index.html page do not work, but the http sample does. Trying to load rtmp://myserver.com/vod/sample.flv does not work. the FMS port is open.I'm new to FMS, and am simply trying to figure out a simple rtmp hello world example. Any ideas on what might be occurring?
Is it possible to install Flash Media Server 3.5 on the same Windows machine where Adobe Connect Pro is installed?If so, how to do it?When I try to do it, it says there is already an istance of FMS running and it asks for uninstalling it.Of course there is not any FMS installed. I want both on the machine.I suspect Adobe Connect uses an engine of FMS to work properly.Does anybody know about it?ThanksIsrael
Hi,I am trying to develop a server-side application(splitterApp) using FMS 3.5.2 which would accept an incoming stream from 3rd Party encoders and publish the stream using FCPublish method to an application(edgeApp) on our edge servers. The splitterApp contains 3 classes for performing the activity. So whenever a incoming stream is received by the splitterApp, the main.asc would create an object of type IncomingStream() and push into unPublished array. A timer based job then picks the unpublished stream from the array and invokes StreamController.PublishStream(). The StreamController.PublishStream() method then creates a new PublishedStream() initialised with incoming stream. The method thereafter calls PublishedStream.PublishStream() to initiate net connection to the edge server application(edgeApp). After successful net connection, I call "this.publish_connection.call ("FCPublish", null,this.thisStream.stream.name)". The edgeApp accepts the publish and therefore performs: client.call
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. 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 http://kb2.adobe.com/cps/405/kb405456.html (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?
Hi,I was wondering if I were to create a NetStream object and publish it passing in "record" (allowing the end user to record a video via webcam which is then stored on the FMS), how would I specify the bitrate and frame rates etc of the video being recorded? Is this something I need to configure flash media server to do or can I do this through action script?Thanks
Hello, I have a question regarding FMS 3.5 and live streaming with failover protection. Currently, we are running a single server with FMS 3.5 for our VOD and live streaming events and its been working great. Recently during our last live video stream the server decided to die and naturally the live stream was lost. To prevent such a future scenario from happening, and given that I am on limited budget what would be a best method of prevention. I saw there is limited documentation on setting up origin to edge, or two origin servers (more likely for us since we can maybe purchase one more server at this time) but I do not have access to make network/router changes etc. I do have full access to configure my Windows 2003 servers however. How could I approach this?
Can I buy FME for open streaming hosting service?and Can I tell to customer used your FMLE connect to my FME service server?Thank you
Hi.I understand how clients use bandwidth detection etc to dynamically switch streams via client calls with ns.play2( ... ), but I was wondering if it's possible to only ever use 1 initial ns.play( ... ) call on the client side, but let FMS server side logic that I write dictate which client sees what content.For example, I have 3 clients connected to my FMS server, all watching a live stream. I then decide I want clientA to see 'recordedMovieA.flv', clientB to continue seeing the live stream, and clientC to watch 'recordedMovieB.flv'.Can this be done on the FMS side without having to call the clients directly and tell them to ns.play( ... ) what I want that particular client to specifically view each time I want them to change? Perhaps through the server side Stream object or something similar?I've been reading and reading, and trying to find a solution, but maybe I'm missing something...Thanks for your help,K.
I'm I the only one that can't load http://help.adobe.com/en_US/FlashMediaServer/3.5_Deving/ ? It just loads forever. I somehow found out I can just add "index.html" to get it to load, but my bookmarks, and the links http://www.adobe.com/support/documentation/en/flashmediaserver/ point to "/".
I carefully read forums for phpmyadmin before posting here and none really had the answer. I am able to install phpmyadmin on stand alone versions of Apache, but unable to do so on the FMS version. I previously read this post (http://forums.adobe.com/message/3107885#3107885) and it doesn't seem to answer the question although it looks like part of the question may have been answered offline.The problem is that phpmyadmin installs and I know that PHP is running fine because I can run a couple of test scripts with no problem. However, when I go to login to phpmyadmin, I get the dialog box asking me "do you want to open or save this file" and the script itself never executes. I checked the the server log, and here's what's going on:Bad network data; terminating connection : bad chunck version 112 on input stream 01903308Bad network data; terminating connection : (Adaptor: +defaultRoot_, VHost: Unknown, IP: , Protocol: Tunnel) : phpMyAdminBased on the post noted above, I'm assuming this ma
Setting up a new 3.5 installation. We will likely have two very broad categories of content; 1)Live and 2)VOD. The live will be a small number of streams, but the VOD catalog could grow quite large, tens of thousands or more. The Live and VOD are managed by two separate groups, and they generally don't mess in each others areas.Some questions how best to set up the server:- I would like separate domain names for each area live.xxx.xxx and media.xxx.xxx- Do I use separate adaptors, or just vhosts?- Do I need to worry about the number of individual pieces of media in a single directory? Should I break up the directory structure just for performacne reasons?Thanks,_mike
I'm playing live stream supporting flash media live encoder from flash media server. There is no problem with playing before stopping the flash media live encoder. After first stop/start on the flash media live encoder the video is skipping. After next stop/start again no problem with playing. After next stop/start again skipping problem and so on.Is this a bug in FMS/FMLE or I'm doing something wrong?
Looking for a tool that sits "in front of" FMS that will allow us to better manage our content. Looking for basic capabilities:- Ability to upload file to FMS- Update/modify meta-data in the content- Control access to certain content, etc.- API to integrate this tool into existing other tools._mike
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.