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)

Similar Messages

  • 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.

  • How stream Video at host, at me site using Adobe Flash Media Streaming?

    Please help me how stream Video at host, at me site using Adobe Flash Media Streaming? With using localhost and my ip I can just watch streaming in my computer. How should i configure my server to watch streaming at my site?
    Please help!
    Thank you!

    Petro,
    I have chacked code and changed src.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
    <head>
    <title>SWFObject 2 static publishing</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <script type="text/javascript" src="scripts/swfobject.js"></script>
    <script type="text/javascript">
    swfobject.registerObject("flashId", "9.0.0", "flash/expressInstall.swf");
    </script>
    </head>
    <body>
    <div>
    <object width="600" height="409"> <param name="movie" value="http://fpdownload.adobe.com/strobe/FlashMediaPlayback_101.swf"></param><param name="flashvars" value="src=http://192.168.100.4/hds-live/livepkgr/_definst_/liveevent/livestream.f4m&poster=http%3A%2 F%Fosmf.org%2Fimages%2Fposter_cathy_fmp.jpg&autoPlay=true"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://fpdownload.adobe.com/strobe/FlashMediaPlayback_101.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true"  width="600" height="409" flashvars="src=http://192.168.100.4/hds-live/livepkgr/_definst_/liveevent/livestream.f4m&poster=http%3A%2 F%2Fosmf.org%2Fimages%2Fposter_cathy_fmp.jpg&autoPlay=true"></embed></object>
    <!--<![endif]-->
    </object>
    </div>
    </body>
    </html>
    But anyway I am facing same problem as I wrote already. I can see streaming just in my computer. From other computers it's writing error log. What should I do? Maybe I am trying to stream video at my site in a wrong way? I am using Adobe flash media Live Emcoder with Adobe flash Media Server 4.5. In my computer everything works fine. But I can't stream to otyer cimputers. Please help.

  • 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.

  • RTMP & Flash Media Streaming Server Live application

    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.

    Now with so many publishers being present its not that trivial to
    design single module which would suffice for whole set of
    publishers.And according to me blocking all publishers right away and
    just allowing FMLE using this plug-in might not be best solution. So it
    is best left to the onus of one who is building solution to customise
    things according to his own needs.
    Bear in mind that not everybody is using FMIS.  Users of FMSS didn't buy this product with the expectation of having to build applications and develop plug-ins (in fact, in the case of the former they explicitly cannot do so) - they bought it so that they could have a streaming server.  As far as users of FMSS are concerned, I would think, the solution has already been built - by Adobe - and it's been found to be lacking a very basic element.
    As it stands, even the authentication add-in that was developed for use with FMLE clients provides no security whatsoever.  It would need to be modified in such a way as to permit access only to FMLE and block other client software before it served any useful purpose.
    So yes, what I think would be useful would be a change at the protocol level / on the server side.  An option to prompt all clients for credentials and allow or deny them access based on their response would be useful.  Otherwise server admins will have to know about each and every piece of client software that may wish to publish a stream to their server and then . . . what - make modifications to their authentication module every time a new client pops up?  Yes, a central, standard authentication system (like what is employed in pretty much every other client-server system that makes provisions for the requirement of authentication) makes a lot of sense.

  • 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も同様のサポートは受けられるのでしょうか。

  • 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);

  • 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

  • Upgrade path from Adobe Flash Media Streaming Server 3.5  to Adobe Media Server 5 Professional

    Hi All,
    We are currently using Adobe Flash Media Streaming Server 3.5 for streaming video via flash. We want to upgrade this to Adobe Media Server 5 Professional.
    I would like to understand the complete upgrade path and any specific pre-caution that I may need to take for existing videos.
    Please direct me if you there already exists some support material or let me know if any specific details may be required.
    Regards,
    Amresh

    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 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

  • 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.

  • Upgrade from FMS 3.5 to Flash Media Interactive Server no apps working

    I sucessfully upgraded from FMS to FMIS. In the Admin it shows that the license is now Flash Media Interactive Server r405 I believe.
    The live and vod services continue to work as expected.
    On a separate development server I have developed a number of applications that I want to move to the new production server. Nothing connects at all on the new server. In the Admin, all the applications show as being available.
    Is there something I need to do to make it work?
    I don't want to post details on line but willing to share if someone can help out?
    Boss really wants to make the $4000 upgrade work if you know what I mean...

    Thank you. If you don't mind, I would prefer to do it here although I am
      happy to post the final results for the thread. I used to work at MM
    and Adobe before that so I think there is great value in one to many
    support.
    1. How did you upgrade - using license file or license keys - i suppose license key?
    License key. Just copied and pasted into the server admin's license screen.
    2. Did you restart your server after putting in the serial key? If not , please restart, for licensing changes to take place, you need to restart the server.
    Yes. I did, but I did it from the admin, not the start and stop applets.
    3. If you have restarted and you are facing same issue - can you check your logs and see what error messages are you getting, you can check edge.00.log,core.00.log and master.00.log.
    This is from the Edge.log. I am not really sure what it says, but it
    coincides with when I entered the key.
    #Version: 1.0#Start-Date: 2010-08-03 07:11:16
    #Software: Adobe Flash Media Server 3.5.0 r405
    #Date: 2010-08-03
    #Fields:
    date     time     x-pid     x-status     x-ctx     x-comment2010-08-03     07:11:15     52 36     (i)2581250     
    Edge disconnected from core (9412).     -2010-08-03     08:51:40     5236     (i)2581252     
    Registering core (11384).     -2010-08-03     11:37:14     5236     (i)2581250     
    Edge disconnected from core (11384).     -2010-08-03     11:37:31     5236     (i)2581252     
    Registering core (12104).     -2010-08-03     17:06:16     5236     (i)2581250     
    Edge disconnected from core (12104).     -2010-08-03     17:06:16     5236     (i)2581250     
    Edge disconnected from core (5264).     -
    #Date: 2010-08-03
    #Fields:
    date     time     x-pid     x-status     x-ctx     x-comment2010-08-03     17:06:38     60 80     (i)2581173     
    Host: C29527-121731 IPv4: 10.0.0.2     -2010-08-03     17:06:38     6080     (i)2631174     
    Listener started ( defaultRoot_edge1 ) :
    localhost:19350/v4     -2010-08-03     17:06:39     6080     (i)2631174     
    Listener started ( defaultRoot_edge1 ) :
    80/v4     -2010-08-03     17:06:39     6080     (i)2631174     
    Listener started ( defaultRoot_edge1 ) :
    1935/v4     -2010-08-03     17:06:39     6080     (i)2581252     
    Registering core (6052).     -2010-08-03     17:06:40     6080     (i)2581252     
    Registering core (6120).     -
    #End-Date: 2010-08-05 05:43:58
    4. If I am not mistaken you have upgraded from Streaming Server to Interactive Server, am i right?
    Well the name on the screen was Flash Media Server 3.5 It streams just
    fine, but I get really confused with all the names of the servers frankly.
    5. Also which version of FMS are you using?
    3.5
    Thank you so much for your help. I am trying not to have to deinstall
    the server and reinstall it. If I can avoid that, please let me know.
    FWIW, this is the code I used to test to see if the server was accepting
    connections to an unsigned app.
    package
    import flash.net.NetConnection;
    import flash.display.Sprite;
    import flash.text.TextField;
    import flash.events.NetStatusEvent;
    public class FMS3Connect extends Sprite
    private var nc:NetConnection;
    private var rtmpNow:String;
    private var msg:String;
    private var connectText:TextField;
    private var posX:Number;
    function FMS3Connect ()
    nc=new NetConnection();
    nc.addEventListener (NetStatusEvent.NET_STATUS,checkConnect);
    rtmpNow="rtmp://www.letsgoexpo.com/connect";
    trace (rtmpNow);
    //rtmpNow="rtmpe:/connect";
    nc.connect (rtmpNow);
    private function checkConnect (event:NetStatusEvent):void
    connectText=new TextField();
    msg=event.info.code;
    connectText.width=250;
    connectText.text=msg;
    addChild (connectText);
    posX=connectText.stage.stageWidth;
    connectText.x=100;
    connectText.y=175;
    Of course it has a little SWF that goes with it, but there isn't
    anything there except this.
    On the development server this works and shows the connect.
    Thanks for your help. I will be checking mail frequently after noon
    pacific. I don't know where you are located so I guess you get mail out
    whenver you can.
    Matt Brown - Moss Beach Ceramics     
    email: [email protected]
    web: www.mossbeachceramics.com     
    store: mossbeachceramics.etsy.com
    cell: (650) 518-0250

  • 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.

  • 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/

Maybe you are looking for