I was wondering what would be the best way to implement a conditional access to a Roku Channel ?
I was thinking about a username/password combination but then users might share it (unless I link the profile to a Roku MacAddress or IP address ?)
Anyone who would like to share his thoughts ?
PS : sorry about the english, I use French canadian every day.
The obvious answer would be to make it a paid channel. But if that isn’t appropriate, you need to explain in more detail what you’re trying to do, how you plan to authorize and de-authorize users, etc.
“RokuMarkn” wrote:
The obvious answer would be to make it a paid channel. But if that isn’t appropriate, you need to explain in more detail what you’re trying to do, how you plan to authorize and de-authorize users, etc.
–Mark
Thank you Mark for your reply.
I will publish it as a private channel. I have no idea for now how to authorize it or de-authorize it. I just want it to have conditionnal access like Netflix (create a username and password and give it to users ).
An example of a use case would be something like : User will click on the channel and he’ll get (only the first time) a page where he has to input a username and password that I provided beforehand.
But still, how would I be sure he’s not sharing his credentials ?
I’m not sure how it’s done, but it sounds like you would have to maintain a server database to check individual credentials and IP addresses and concurrent logins, etc