Hello All, I was curious in regards to the Legacy SDK deprecation stuff happening January 1, 2019 with Beltowns channel;
https://github.com/belltown/Roku-NewVideoPlayerThis is the warning;
=============================================================================
W A R N I N G !!!
=============================================================================
THIS CODE USES THE ROKU LEGACY SDK, WHICH IS SCHEDULED TO BE DEPRECATED!!!
According the Roku Developer Blog:
https://blog.roku.com/developer/2017/02/01/legacy-sdk/,
as of July 1, 2017, no new channels may use the Legacy SDK
as of January 1, 2018, no channel updates may use the Legacy SDK
as of January 1, 2019, Legacy SDK components will be removed from the Roku OS
==============================================================================
Now my question is, since the command roVideoPlayer is being deprecated, will this affect the channel if all it is doing is loading an XML with HLS streams in it? Does roVideoPlayer get involved in these types of streams or just MP4's and such? I am on the beta OS testing and the channel still currently works so I assume January 1, 2019 they will be pushing out some major update that will then kill this channel? Thanks