I'm genuinely curious what the rationale is behind keeping the browser streams such low quality. I'm streaming on the highest setting and it averages 3Mbps which is less than 720p quality.

Looking at the network info seems to confirm that.
I know I'll get the typical "corporate greed" type answers... but is that really it? Are PC users maybe such a small subset of their subscribers that they just don't care?
EDIT: Surely it's false advertising to say up to 1080p when it's technically not possible to achieve it with the above parameters coded into their streams?

Looking at the network info seems to confirm that.
Code:
</AdaptationSet>
<AdaptationSet id="5" group="2" contentType="video" par="16:9" minBandwidth="400000" maxBandwidth="1500000" maxWidth="1024" maxHeight="576" segmentAlignment="true" sar="1:1" frameRate="25" mimeType="video/mp4" startWithSAP="1">
<Representation id="video=400000" bandwidth="400000" width="640" height="360" codecs="avc1.4D401E" scanType="progressive">
</Representation>
<Representation id="video=800000" bandwidth="800000" width="768" height="432" codecs="avc1.4D401E" scanType="progressive">
</Representation>
<Representation id="video=1500000" bandwidth="1500000" width="1024" height="576" codecs="avc1.4D401F" scanType="progressive">
</Representation>
</AdaptationSet>
I know I'll get the typical "corporate greed" type answers... but is that really it? Are PC users maybe such a small subset of their subscribers that they just don't care?
EDIT: Surely it's false advertising to say up to 1080p when it's technically not possible to achieve it with the above parameters coded into their streams?

