The company I work for has previously used InstantTV Channel to create a Roku channel, but this interface is clunky and bug-prone. It is also $50 / month.
Direct publishing via a .json feed seems very simple and, once the work is done, the feed can be directly generated from a DB with simple queries. Nice and easy and save $50 a month, AND get a better and more reliable interface.
One feature which I can't work out how to implement - restricted access to selected videos. Under InstantTV Channel, there is an option to set a password for a section of the channel; failure to input this means that section (and the series / videos inside it) cannot be accessed.
is there a way to do this with direct publisher and a .json file?
Or, alternatively, is there a way to make an entire channel "password protected" so that it can only be accessed by someone with the correct password (again, using direct publisher and .json)? In that case, I could simply create two channels - one for public content, one for the restricted content.
Thanks in advance!