Skip to content

Instantly share code, notes, and snippets.

@phuongdh
Created June 24, 2013 20:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phuongdh/5853112 to your computer and use it in GitHub Desktop.
Save phuongdh/5853112 to your computer and use it in GitHub Desktop.
email
Hi,
Michael Klein will probably give you a more throughout answer when he gets back from vacation. But you can read up on this page: https://wiki.dlib.indiana.edu/pages/viewpage.action?pageId=513774863
Token is generated here: https://github.com/avalonmediasystem/avalon/blob/master/app/models/stream_token.rb
Basically the streaming server's app grabs the token from the streaming URL and asks Avalon's StreamAuth if this token is valid.
-Phuong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment