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: 
coskel
Roku Guru

quality dots all showing poor

Hi all -

I have 3 streams in my test setup, at 3 different bitrates, combining SD and HD.
All of them display one "dot" in the quality settings when browsing as an and-user.

Playing the streams shows a definite difference in quality.

Is there something I am missing in my code?

<contentId>10001</contentId>
<contentType>Sports</contentType>
<contentQuality>SD</contentQuality>
<streamFormat>hls</streamFormat>
<media>
<streamQuality>SD</streamQuality>
<streamBitrate>800</streamBitrate>


<contentId>10002</contentId>
<contentType>Talk</contentType>
<contentQuality>HD</contentQuality>
<streamFormat>hls</streamFormat>
<media>
<streamQuality>HD</streamQuality>
<streamBitrate>2084</streamBitrate>

<contentId>10003</contentId>
<contentType>Sports</contentType>
<contentQuality>HD</contentQuality>
<streamFormat>hls</streamFormat>
<media>
<streamQuality>HD</streamQuality>
<streamBitrate>1024</streamBitrate>
Channels: Go Live Sports Cast/Audion - Audiobooks On Demand
"All I've had today is, like, six gummy bears and some scotch."
0 Kudos