FMIS and FMSS differences?

Ask a Question related to Macromedia Flash Flashcom, Design and Development.

  1. #1

    Default FMIS and FMSS differences?

    Hi: I found the product information between FMIS and FMSS very
    confusing--really lacking. The Developer download cannot help me understand
    the difference! Basically, I would like to know if I can write any Server
    Side Scripts (.AS), for example, calling a database and getting more
    information about the users before streaming media files to them, in FMSS? Or
    is FMIS the only way to go? Ken

    KenoICON Guest

  2. Similar Questions and Discussions

    1. Echo cancellation in FMIS
      Hi All, Is there a way to configure echo cancellation with FMIS for a live audio/video chat application? if not, does anyone know how to...
    2. FMIS 3 - Audio stream performance
      I ran a broadcast last night and got to test out our new Win 2003 Server + FMIS 3 setup. We had issues with audio breaking up and I did some logging...
    3. FMIS 3 - Native bandwidth detection accuracy
      I am trying to setup a bandwidth testing app using the native bandwidth detection in Flash Media Interactive Server 3. I have a cable connection...
    4. Licensing for FMS 3.0 and FMIS 3.0
      I was told by my reseller at PC Connection that Flash Media Server 3.0 and Flash Media Interactive Server 3.0 come with unlimited licenses and...
    5. Syncronizing FMSs
      :frown; I have been given a research task by my boss. I am NOT (yet) an experienced FMS programmer, and I have been tasked with finding out how...
  3. #2

    Default Re: FMIS and FMSS differences?

    To run your own applications with any kind of code (.asc), you need the
    interactive version. It sucks, it's not documented well at all. The streaming
    version only allows you to run their prebuilt and signed 'live' and 'vod'
    applications. Your own code will not run at all.

    tadmazik Guest

  4. #3

    Default Re: FMIS and FMSS differences?

    The documentation for FMIS is great, it has been since version 1. That's
    actually the one area that has been consistenly praised. What page are you
    looking at that isn't helping you understand the difference? You'd have to be
    looking at the index page of the FMS product page to get that impression,
    anymore looking around and the differences would be obvious. Here's a good
    example of that: [url]http://www.adobe.com/products/flashmediainteractive/features/[/url]
    [url]http://www.adobe.com/products/flashmediastreaming/features/[/url] and of course the
    link on the left 'Compare Editions', this is a good page to look at:
    [url]http://www.adobe.com/products/flashmediaserver/compare/[/url] Hope that helps.

    Graeme Bull Guest

  5. #4

    Default Re: FMIS and FMSS differences?

    I disagree. The frontpage of the FMS website needs to say what the live and
    vod stream readme's say: Flash Media Streaming Server only runs Adobe-built
    applications, also called 'signed' applications. Flash Media Interactive Server
    and Flash Media Development Server support unsigned (user-created)
    applications. If you're using one of these server editions, you can modify the
    live service source code to create your own applications.

    tadmazik Guest

  6. #5

    Default Re: FMIS and FMSS differences?

    Graeme- I disagree with you. The documentation is dismal. For someone doing
    their first project on FMS 3, the amount of digging for information and hacking
    I had to do to get my own code to work is shameful. With every install of Win
    Server 2k and up, there has been a streaming service available for free that
    load balances and bandwidth checks and supports multiple connections with
    encrypted connections and is completely documented- yes, even the callbacks. MS
    trounces FMS in this regard. That leaves us with the thing that FMS can do-
    platform neutrality. On to the comparison page: Multi-way applications. Umm,
    what is that type of thing? That is not mentioned again on the overview pages.
    And that sneaky little bit about not being able to write custom code with FMSS-
    that's a little too devious, even for me. A developer wouldn't know about that
    using the free version, since it can do both, unless they really read between
    the lines.

    eigentopia Guest

  7. #6

    Default Re: FMIS and FMSS differences?

    I'm not sure how sneaky it is that they didn't add coding on the SS for the
    FMSS version, but you're right in that it may not be quite obvious that you
    can't code there. I suppose asking on a forum is the next best bet and the
    answer has been posted on this forum alone at least 3 times (I know that
    because I answered those ones). So if that is this case, it does seem rather
    obvious that it's not the first thing that jumps out on the product page. I
    think it should be made a bit more obvious too. As for the docs, it's to each
    his own. I've never really had a problem with them and always found the answer
    I wanted. I guess now I'm so used to them that I don't think twice on what
    certain things mean. Perhaps if I could look at it from a point of view of just
    getting into this again I may think different. But I can also say that a lot of
    people have put praise on the docs as well written.

    Graeme Bull Guest

  8. #7

    Default Re: FMIS and FMSS differences?

    Exactly. Why should a developer have to hunt out the answer to a question they
    don't know to ask? I was actually going to recommend that our company buy the
    Streaming server because of the way the code I wrote is working on the dev box-
    but I accidentally found this thread and that limitation. Not good. And as far
    as the docs go- last night our code architect had to actually step through the
    sealed box that is one of your components(don't ask me how) to figure out why I
    was able to play h.264 files and unable to play FLV with the same exact code
    from the docs. Apparently there is a special parameter one must pass with FLV-
    which is not documented. Not Good. Point being- avoid superlatives and large
    britches.

    Dr. Dave Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139