Stratus/Flash Media Enterprise Server 4

I see the new Flash Media Server products have been released and Flash Media Enterprise Server 4 includes support for RTMFP... Will Stratus continue to operate?  Is it known how long Stratus will be available?

Hi,
Flash Access will work delivered via FMS over RTMP.
Flash Access should work over an RTMFP client-server connection -- by default it's exactly the same as RTMP as far as functionality, unless you're in "live unbuffered" mode, which you probably wouldn't be for a client-server streaming scenario with Flash Access protection.
However, if you mean "P2P multicast", then that is not a supported scenario.
cheers,
/Eric.

Similar Messages

  • Who can tell me  flash media Flash Media Enterprise Server 4 (p2p) with flash access

    flash access support flash media Flash Media Enterprise Server 4 (p2p) ?

    Hi,
    Flash Access will work delivered via FMS over RTMP.
    Flash Access should work over an RTMFP client-server connection -- by default it's exactly the same as RTMP as far as functionality, unless you're in "live unbuffered" mode, which you probably wouldn't be for a client-server streaming scenario with Flash Access protection.
    However, if you mean "P2P multicast", then that is not a supported scenario.
    cheers,
    /Eric.

  • How To Buy Flash Media Enterprise Server

    Hello,
    How can we purchase FMES 4 Licenses?
    Our startup urgently needs it
    Adobe representatives are not getting back to us
    Andrey

    Adobe is selling its products through the channel - i.e. distributors/resellers. So you should visit "where to buy" section of your local adobe portal to check which resellers work on your territory.
    If you are in Russia or CIS you may contact us ([email protected]) as we are integrating these kind of products here.
    Thanks,
    Denis.

  • Flash media interactive server with redhat enterprise linux ?

    Was wondering if anyone was having issues trying to install
    the flash media interactive server on a RedHat Enterprise Linux
    machine. It seems that the installer that is packaged with the
    program in incompatiable. If so what are you doing to get the
    server installed? Thanks for any help

    i check the dependencies and noticed that there was one that
    was not satisfyied " libasneu.so.1 as it was link to nothing. After
    moving the file to the /usr/lib and running the ldd command on the
    fmsmaster file i was then able to see the link between the two.
    When I try to install the program again I recieve the same error
    message
    "no package installFMS available"- this happens when i try
    using yum to install the program or
    ERROR: your distribution, unknown, is not supported by this
    Adobe Flash Media Server installer. - happens when ./installFMS is
    ran.
    anyone else know of any other tricks to get this installed ?
    Thanks again for everyone help on this issue.

  • Adobe Flash Media Interactive Server 3.5

    Hey, I am thinking about making a web site that streams HD movies and videos that I have created myself. I was wonder could you use Adobe Flash Media Interactive Server 3.5 to do so I know i would have to buy a dedicated server and a fast one with a good load of bandwidth. The big question am asking is that can you base a website or content management system around the interactive server.

    FMS isn't reall suiatable for serving a website or CMS. I suppose you -could- use the included Apache installation to handle your HTTP traffic, but it would require installing a database, an application server, and whatever else you would need. You'd then need to maintain the installation yourself... FMS doesn't have any sort of package manager to handle updating Apache or anything else you might want to attach to it.
    I think you'd be better off using a package manager like Plesk or Cpanel, and let it take care of your httpd server and supporting services. My advice is to just use FMS for purposes that specifically call for it.

  • Flash Media Streaming Server HLS video

    Hi,
       I have Flash Media Streaming Server License and I want to learn that whether it has HLS capability? Are there any cheatsheet just spesific to Streaming Server? because every where all the information is given for all the Media Server family bu I want to learn just Streaming Server's capabilities.
      Thank you very much...

    You can find details here about each edition : http://www.adobe.com/products/flash-media-server-family/buying-guide-comparison.html

  • Flash Media Streaming Server

    Flash Media Streaming ServerがCreative Suite 4 Master Collectionに同梱されています。Flash Media Streaming Serverの設定の仕方、操作方法などCreative Suite 4 Master CollectionのAdobeの無償サポート(電話でのサポート)、4インシデント内で受けられるのでしょうか。 通常、体験版はインストール、アンインストールなどAdobeでは無償で電話でのサポートがありますが、Flash Media Streaming Serverも同様のサポートは受けられるのでしょうか。

  • How to secure Flash Media Streaming Server 3.5 (live stream connection)

    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?
    Any help would be great, 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?
    I have the following files:
    /opt/adobe/fms/applications/live
    total 44
    -rwxr-xr-x 1 fms fms 1035 Jul 27 14:52 allowedHTMLdomains.txt
    -rwxr-xr-x 1 fms fms  992 Jul 27 14:52 allowedSWFdomains.txt
    -rwxr-xr-x 1 fms fms 1550 Jul 27 14:52 Application.xml
    -rwxr-xr-x 1 fms fms 4371 Jul 27 14:52 main.far
    -rwxr-xr-x 1 fms fms 2292 Jul 27 14:52 readme.txt
    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?

    If you are concerned about anyone starting publishing to your stream then we have security update on this. Please upgrade to 3.5.4 and now you can use FMS Authentication Add-in (used with FMLE as publisher). If you are facing problems with publisher which are not FMLE, please enable SWF Verification so that only valid SWF's connect to your FMS.
    You can find 3.5.4 update here : http://www.adobe.com/support/flashmediaserver/downloads_updaters.html
    You can find FMS Authentication Add-in on FMLE Download page: https://www.adobe.com/cfusion/entitlement/index.cfm?e=fmle3 (when you click on Agree - it will prompt for your Adobe ID - then when you reach Download page - you will get Optional Download of Authentication Add-in)

  • Java Client for Adobe Flash Media Streaming Server

    Hello
    Is it possible to connect to a Adobe Flash Media Streaming
    Server by a java client?
    I need to be able to receive a streamed RTMP flash-video and
    implement the following functions:
    - PLAY
    - PAUSE
    - STOP
    - GO TO A SPECIFIC POSITION
    I need to implement this player on a non-top-level Swing
    JComponent in Java (because this is the restriction I have from
    sun's wonderland, where I want to implement this player)...
    How can I do that in Java? Are there any code examples
    available or do you know an API or other possibilities to do that?
    Thanks for you help.
    Kind regards,
    Peter

    This is a pretty big question. Is it possible? Probably. In
    theory it should. But *normally* the client is based on the flash
    player. I believe the protocol is publically available if you want
    to roll your own.
    But if you are looking for readily available solution, there
    is none that I know of.

  • I can not find my license "Adobe Flash Media Interactive Server 4.5 - Full License"  in my page ID

    i bought a "Adobe Flash Media Interactive Server 4.5 - Full License - English" two years ago. Now i'm trying to download my product, but my product list is empty. Why? How can i download my product?
    Order Number: 8751785443
    Best regards,
    Simone.

    You'll need to contact Adobe Support directly using chat or phone to try to resolve this.
    Here are some links to help make contact:
    http://www.adobe.com/support/chat/ivrchat.html
    http://www.adobe.com/support/download-install/supportinfo/

  • Streaming Live Video using Flash Media Encoder/Flash Media Streaming Server

    We currently get a video feed from local cable channel that gets streamed live to our internet website. It gets encoded first on our Windows 2003 server running Windows Media Encoder and then gets published on another Windows 2003 server running Windows Media Services. We are trying to replace these two servers with another solution and the two things driving this project are:
    1. These two servers are coming to an end of life cycle so we need to replace the hardware and upgrade the OS.
    2. They currently only support Windows compatible file formats. Just like other organizations out there, iPAD users are popping up and they want to view these video streaming from their iPAD.
    That's why we are looking at Adobe Flash Media Encoder3 and Flash Media Streaming Server 4.5. My questions for the experts out there are:
    1. Can Adobe Flash Media Encoder and Adobe Flash Media Streaming Server can replace our current solution?
    2. Do we need both Flash Media Encoder and Flash Media Streaming Server or can Flash Media Streaming Server also can encode video feed?
    3. Can Flash Media Encoder and Flash Media Streaming Server can run on the same server?
    4. Our Windows Media Services server also has few on-demand publishing points along with a live video streaming. Can above mentioned Adobe products support having live streaming publishing point along with on-demand video publishing points?
    5. Does Adobe Flash Media Encoder only support Flash and Quicktime or does it also support .wmv?
    I called the sales to find the answers to these questions but he basically read the features listed on the Adobe product website and couldn't really answer these questions.
    Any help in find the answers to these questions will be greatly appreciated.
    Thanks you.

    FYI - I was able to do it by using the "onFI" handler of the embedded NetStream object.
    myVideo.addEventListener(fl.video.VideoEvent.STATE_CHANGE, onVideoStateChange);
    function onVideoStateChange(evt:fl.video.VideoEvent)
      // trace("State = " + evt.state);
      if ( evt.state == "playing" )
      if (!ns)
      ns = myVideo.getVideoPlayer(evt.vp).netStream;
      ns.client.onFI = onFIHandler;
    function onFIHandler(infoObj:Object):void
      var ts:String = infoObj.st;
      trace("system time: " + ts);
      ExternalInterface.call("updateTimeStamp", ts);

  • Playback of flv using Flash Player 10.1 and Flash Media Interactive Server jerky.

    Greetings:
    Thanks for taking time to read this.
    Here is our problem:
    Playback of flv using Flash Player 10.1 and Flash Media Interactive Server jerky.
    Playback ok if using Flash Player 10.0 with Flash Media Interactive Server.
    1. Record live using Flash Media Interactive Server
    2. Attempt to play back resulting flv using Flash Player 10.1 and Flash Media Interactive Server.
      Video plays ok for a few seconds and then plays faster than as recorded -- very jerky.
    Audio plays at normal rate.
    OS: Windows 7 64bit (two different machines. All updates installed.)
    Web browser: FireFox 3.6.10 and IE8 8.0.7600.16385
    Flash version: 10.1.85.3
    Tried with hardware acceleration on and off.
    Note: Also had another person report the same thing on a Mac.
    We had been using Flex 3, so we tried building with Flash Builder 4 – had the same problem.
    This is a show stopper for us.
    Tried using Wowza and everything worked.
    We’re dropping FMIS and switching to Wowza.
    If someone can suggest something else to try, we would appreciate it.

    Hi Greg,
    So if I understand correctly, your findings are:
    Flash Player 10.1.85.3 + Flash Media Interactive Server = Jerky Video
    Flash Player 10.0.x.x + Flash Media Interactive Server = Smooth Video
    Flash Player 10.1.85.3 + Wowza = Smooth Video
    And what about Flash Player 10.0.x.x + Wowza?
    Also, if you could check the network traffic to confirm if it's Flash Player causing the issue or it is receiving it like that from FMIS.
    Cheers
    --Vikas

  • DVBViewer RS + Flash Media Streaming Server

    Hi Ich frage jetzt mal da Google mir noch nicht geholfen hat weiß einer wie ich von DVBViewer RS zu mein Flash Media Streaming Server senden kann oder wie ich den Flash Media Streaming Server einstellen kann das er die Daten vom DVB Viewer RS Empfängt bitte helft mir ich bin am verzweifeln
    LG Trini

    You can find details here about each edition : http://www.adobe.com/products/flash-media-server-family/buying-guide-comparison.html

  • Flash media Encoding Server

    I heard that Adobe has launched  a new server reffered to as Flash media Encoding Server.  In their website they do have explained a lot about it. But they have not mentioned whether it can be used for Live Streaming or not. Does any one know whether it can be used for Live Encoding .. anyone?? How is this server different from Flash Media Server??

    Jay is correct - Flash Media Encoding Server is a companion product to Flash Media Server that will encode/transcode files to Flash friendly formats for delivery via Flash Media Server or other forms of delivery.  It is not meant for live capture and encode - simply for preparing VOD files for delivery.   For more about encoding for Flash and the various Adobe and products in this space for both Live and VOD - you may want to read an article I wrote on our developer center.
    http://www.adobe.com/devnet/video/articles/video_encoding_ecosystem.html
    Laurel Reitman
    Sr. Product Manager

  • Problems Flash Media Development Server 4.5

    I have just downloaded Flash Media Development Server 4.5 on Windows. This was not an upgrade from 3.5 or 4.0 for example. My problem is when i go to start>Programs>Flash Media 4.5>Start Flash Media Server for some reason i am unable to login but when i go in my web browser i type in localhost URL i can login. Why is this? I  think I installed the Flash Media Server correctly any advice would be appreciated.
    Thank You in Advance

    Hi,
    Couple of things :
    1. When you say you go to start>Programs>Flash Media 4.5>Start Flash Media Server you're unable to login, where exactly do you expect to login? This only starts your FMS server
    2. When you type your localhost in the browser, then the FMS start page is loaded.
    3. If you have installed in the default path then your FMS files will be installed in C:\Program Files\Adobe\Flash Media Server 4.5. Let me know if you can find them there. If you haven't done a default installation, then check under the path you've provided during installation.
    Hope this helps.
    Thanks,
    Apurva

Maybe you are looking for

  • #Multivalue error in BO webi.

    Hi We are having a webi report based on two Bex queries. One query on top of a multiprovider and another on a DSO. The DSO contains rate category information and mutiprovide contains customer deatils. "Rate Category" is the common field between the t

  • Is there a way to get Front Row?

    I have a first gen Mac Mini PowerPC , I have Tiger 10.4.5, and i am wodering if there is a way to download Front Row on my computer or is there any way to get front row? or do i have to pay?

  • Intel iMac won't talk to airport via airtunes when ethernet connection's on

    i have noticed with my new intel iMac that I cannot surf the internet via Ethernet cable AND send music from iTunes via airTunes to my airport express right next to my stereo. in order to be able to connect to the external loudspeakers i have disacti

  • OpenSource code for accessing Life Science data sources?

    We know that many people use Oracle in Life Sciences. Per IDC, Oracle has a 75-80% market share in "Discovery". Oracle would like to help facilitate the exchange of customer code for accessing LS data e.g from GenBank, SwissProt, etc., but Oracle Leg

  • Moving contents from one folder to another... what am I doing wrong?

    I'm trying to move files and folders between folders. Can someone tell me where I'm going wrong? The sourceFolder is hard coded using full path because the script is built on the fly and the path can be one of several folders that are constructed wit