Video Stream Protection, what version to buy

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

  1. #1

    Default Video Stream Protection, what version to buy

    Hi All!

    I need to stream video files but verify that the user requesting the video has
    been approved to access it.

    My idea is to use some sort of signature based authentication (ie: that the
    url passed to the media server has some data that the server can then look at
    and verify validity to allow access to the videos).

    By reading at the docs, for some reason I get the feeling this can't be done
    in the Flash Media Streaming server, and that I need to use the Interactive
    edition. Is this correct?

    Is there other sort of built in authentication that I should use instead with
    the FMS server?

    I'm trying to find out so that I know for sure what product I need to buy.

    Thanks in advance for your help!

    telpochyaotl Guest

  2. Similar Questions and Discussions

    1. Stream Video with FME and FMS on same computer?
      Is there a simple to understand (guide for dummies like me) that will give step by step instruction on how to stream live video using FME and FMS on...
    2. No video from FMS stream
      Hello, I'm unable to stream a stored flv on Flash Media Server. I created a sample folder in the applications directory. Added main.asc and...
    3. Editing video stream on the fly
      Hi, Is it possible to edit a video stream on the client side before it comes to the server? I want to add some graphics (vectors) to the video...
    4. Video Stream Completion
      Hello all, Perhaps someone can help me figure this problem out. I have a flash app that streams a flv. Then at the end of the video an event is...
    5. video capture card for Flash live video stream
      Hi! I just brought a new video capture card - Osprey-210, When I try to stream the live video, I can see the card in flash player's setting box,...
  3. #2

    Default Re: Video Stream Protection, what version to buy

    Flash Media Interactive Server is what you are most likely looking for if you
    want to do the authentication at the streaming server level. If you do this
    authentication elsewhere then the streaming version is just fine.

    Graeme Bull Guest

  4. #3

    Default Re: Video Stream Protection, what version to buy

    Thanks for the reply Graeme! Although I could write a servlet to do the
    authentication and pass the stream to the client from it, that seems to me,
    defeating the purpose of having the streaming server, since i could just as
    well get the files from the filesystem... (unless I'm missing other advantages)

    So the Interactive server seems to be the answer...

    Thanks a bunch!


    telpochyaotl 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