Is it possible to use JWplayer playlist as a content feed without modification or at least minimal modification? I want to set up a method that uses a GUI based for content to Roku.
Yes it was possible too use the playlist as a rss formated url and it worked in Direct Publisher. I am having difuculty making it work with the SDK, mrss or json working in the SDK.
I am looking for a non technical method by using JWplayer where users can simply add videos to a JWplayer playlist and it updated the Roku channel. JWplayer is listed as a preferred content provider with Roku as well.
Playlist url changed to rss
https://content.jwplatform.com/feeds/7fhmTFD9.rss
Playlist as mrss
https://cdn.jwplayer.com/v2/playlists/7fhmTFD9?format=mrss
Playlist as json
https://cdn.jwplayer.com/v2/playlists/7fhmTFD9?format=json
Thank you in advance.