HLS Streaming is currently broken for a large number of performers in Australia, according the the debug console this is due to a "400 Bad Request" Error when retrieving the manifest.m3u8 files.
this can be tested by trying to retrieve the following url which should respond with a valid m3u8 file
h t t p s : / / manifest.vscdns. c o m /manifest.m3u8?key=nil&provider=level3&host=video-gpu005-mojo-mia.vs3.com&model_id=87417&secure=true &prefix=amlst
Testing from the following Australian IP Addresses results in a 400 Bad Request and a 0 byte response
34.87.219.171 - Australia - 400 Bad Request - 0 Bytes
13.237.69.52 - Australia - 400 Bad Request - 0 Bytes
54.79.2.104 - Australia - 400 Bad Request - 0 Bytes
Testing from the following Non Australian locations responds with a 200 ok and a valid m3u8 manifest file
51.15.0.185 - Netherlands - 200 OK - 570 Bytes
206.189.180.4 - United States - 200 OK - 570 Bytes
All of the broken requests have been for manifests with a "host" key starting with "video-gpu".
requests for manifests with a "host" key starting with "wowza-transcode" appear to work correctly.
Quote