"TheEndless" wrote:
It probably goes without saying, but you'd need to make sure you have rights to the videos you're distributing through the channel as well.
TheEndless, unquestionably so. The video is custom developed content. No rights issues here, but absolutely correct to mention.
"RokuMarkn" wrote:
My main comment is you should not use the serial number to identify the account. The user should be able to disassociate his unit from his account by merely doing a factory reset (for example, if he wants to sell the box). Section 9 of the Developer's Guide discusses this:
When using rendezvous style registration and account linking, be sure to store the linking information in the device registry and not on your servers. We require that users are able to do a "Factory Reset" and be confident that no personally identifiable information is associated with the device. This is not possible if you have saved permanent serial number information on your servers.
--Mark
Mark, thanks for the tip. I would never had thought of it. So the random generated registration code is their identifier? I assume that the registration code would get stored in registry for that channel? So the next time the channel is run, I can query my web server and see what videos they have purchased?