How do I go about using the loadVideo call with my Content Signed BOTR account.
For example; I have video selector control that allows the user to choose what video to queue up in a single player on the page -- a crude channel selector.
I did the proof of concept using my public BOTR account, but now I need to stream the content from my signed account.
I can see how to generate keys easily enough.
http://developer.longtailvideo.com/botr/system-api/content_signing.html
But how does one go about combining that with loadVideo?
I'm afraid that the loadVideo call has only been designed for unsigned players. There is no way to make it work with player signing.