Skip to main content
Participant
March 27, 2010
Question

protecting rtmp stream

  • March 27, 2010
  • 1 reply
  • 812 views

recently, i found that 'streamtransport' makes use of IE browser to capture rtmp/rtmpe/rtmps transport data stream.   how is Adobe's suggestion to bypass this s/w?

    This topic has been closed for replies.

    1 reply

    calmchessplayer
    Inspiring
    March 27, 2010

    you don't bypass it you build security code in you main.asc file which protects your content its almost impossible to 100% protect content anyway so alot of sites don't bother with it. but it is a good idea to make the instance part of the stream a random alpha-numeric string   such as videoname+new Date().valueOf(); make it 50 or more characters this will make it much harder to consume the stream with rouge .swf

    calmchessplayer
    Inspiring
    March 27, 2010

    I've also determined that one of my swf isn't suseptable to streamTransport...........I'm still looking into why.......i'll report as soon as i determine the reason