Created
June 24, 2013 20:04
-
-
Save phuongdh/5853112 to your computer and use it in GitHub Desktop.
email
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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