Hello,
We have an existing Roku Channel that was created using the SDK. We would like to replace it with a Direct Publisher-based Channel. Same URL, same placement in the channel store, and still using existing analytics. For folks already subscribed to the existing channel, when the new RDP channel is launched, it replaces the previous content/layout.
I don’t see how I make that switch.
Is it possible? If so, how do I do so?
Direct Publisher uses a feed file to drive the channel. You’ll need to create and manage either an MRSS or JSON feed file that describes your channel content. Having said that, you should be aware that Direct Publisher does not currently support a subscription model.
I’ve never done that. But, if I was switching from SDK to Direct Publisher, I would create it as a separate test channel first. Then, when the “kinks” are all worked out, I’d publish it and remove the old SDK channel.
That shouldn’t be a concern. Each channel is defined by a unique character code, so, the new channel can’t suddenly replace the old one. Consider placing some kind of announcement in the SDK channel that as of a certain date all video will be available in the new channel only. That would give your viewers ample time to switch.
So, bottom line, I can’t replace the old w/ the new?
There’s nothing in the Developer Portal that acts like the switch you’re looking for. You can replace the ‘new’ with the ‘old’, but, not the way you’d like. It will take some logistics, but, it can be done with what I have mentioned.