Moving from Windows Streaming to Flash

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

  1. #1

    Default Moving from Windows Streaming to Flash

    We have been using Windows Media Services to multicast to our 1500 user campus
    with great success. We've been asked to move to the web and make our material
    available via streaming to a much wider audience. Flash streaming seems to
    have everything we need but we honestly have no idea how to get started. Is
    there (SOMEwhere) a simple Step-by-Step "Getting Started" document that will
    walk us through our first video stream. We do both live and archived streams
    currently (multicast) so I'm happy with using a live feed or archived files. I
    just need some simple instructions. My Windows Media experience doesn't seem
    to help at all. Thanks.

    RCHenderson Guest

  2. Similar Questions and Discussions

    1. Windows Vista and Flash Media Server Streaming Problems
      My company recently started using Flash Media Server to stream audio and video content. My boss just installed Windows Vista Ultimate and now no...
    2. Embed live streaming Windows Media in a flash web site
      I am new with Flash, and still trying to learn. There is one thing I can't find information about. How do I embed a Windows Media stream on a flash...
    3. Flash Player Streaming Windows Vista
      My company recently started using Flash Media Server to stream audio and video content. My boss just installed Windows Vista Ultimate and now no...
    4. Windows Media vs. Flash Video Streaming
      I'd like to try and get a discussion rolling regarding live video streaming. I've done live Windows Media events and also live Flash Video events....
    5. Illustrator CS windows crash when moving text
      I've seen this happen on 2 different machines. I'm working in a drawing, selecting 1 or more text objects, and moving them using the arrow keys and...
  3. #2

    Default Re: Moving from Windows Streaming to Flash

    Yeah... using FMS and Flash is a huge departure from other streaming formats.
    The biggest difference is that there's no "default player" or anything like
    that. You need to build a .swf that will be your client app, and the .swf makes
    the connection to FMS.

    Here are some basic samples that should help get you started:

    [url]http://blogs.adobe.com/dreaming/2006/11/fms_resource_center.html[/url]

    Also, you might want to pick up a copy of "Programming Flash Communication
    Server" (O'Reilly). Lots of really good info in there.

    JayCharles Guest

  4. #3

    Default Re: Moving from Windows Streaming to Flash

    I'm hoping the site you suggested and the samples I downloaded will make sense
    to my colleages that already use Flash. I have high hopes for that...they're
    Greek to me.
    Is there ANYwhere with a simple, 1. do this 2. do that 3. do this next
    sort of user's guide to FMS for absolute idiots like myself? Thanks.


    RCHenderson Guest

  5. #4

    Default Re: Moving from Windows Streaming to Flash

    Anyone with a solid background in Actionscript (and some background in
    server/client communications) should have no problem gettng started with FMS.

    As far a simple guides... I don't really know of any. The thing with FMS is
    that by itself, it does very little. Most other streaming servers do most of
    the heavy lifting for you, where FMS wants you to tell it what to do (hence the
    complex scriping environment). The examples I linked to are about as
    straightforward as I've seen.

    JayCharles Guest

  6. #5

    Default Re: Moving from Windows Streaming to Flash

    Thanks for the help. I guess I'm off to learn ActionScript.
    RCHenderson 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