Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
matrixebiz
Roku Guru

Proper SG xml feed format

Hello, 

Is there a way to fix an issue that has happened with a Roku firmware update I think. Do you know the proper way to format xml feed files for HLS stream? All my streams now do digital breakup and pixelization and doesn't seem to be the source.

 

A stream in my xml looks like this;
<item sdImg="pkg:/images/HD/Pic.png" hdImg="pkg:/images/HD/Pic.png">
   <title></title>
   <description></description>
   <streamFormat>hls</streamFormat>
   <switchingStrategy>full-adaptation</switchingStrategy>
      <media>
        <streamQuality>HD</streamQuality>
        <streamBitrate>0</streamBitrate>
        <streamUrl>http://Server.com/Video.m3u8</streamUrl>
      </media>
   <synopsis></synopsis>
<live>True</live>
</item>

0 Kudos
Need Assistance?
Welcome to the Roku Community! Feel free to search our Community for answers or post your question to get help.

Become a Roku Streaming Expert!

Share your expertise, help fellow streamers, and unlock exclusive rewards as part of the Roku Community. Learn more.