DP compatible HLS feed Sample

Hello, I’m trying to create a Direct Publisher channel but it doesn’t like my XML file with the HLS Streams in it.
Is there a sample file with HLS streams I can look at that is Direct Publisher compatible?
Is there much change to do to the mp4,MOV example file? : https://api.myjson.com/bins/3sa1g
Thank you

Looks like this is the guidline : https://github.com/rokudev/feed-specifications/blob/master/direct-publisher-feed-specification.md
but if someone could post an already configured Feed file that I can examine, that will be great. Thank you

There isn’t much to change beyond the videoType field. Also note that you don’t need to set the bitrate.

Here’s a little sample JSON file that i’m working on. It’s for a live tv hls m3u8 stream. Work great on 7.5 on my Roku Stick 3600. If it can help you guys.

}
}
]
}

Thank you for sharing the JSON for HLS. Would this code be similar when adding a live radio stream? One of the channels I have to convert is a 24/7 radio channel.

Thanks for the code

“newchannel” wrote:
Thank you for sharing the JSON for HLS. Would this code be similar when adding a live radio stream? One of the channels I have to convert is a 24/7 radio channel.
Change the videotype to mp3.

Can you please email me live stream HLS sample file.

kkalpesh2@yahoo.co.in