HLS streaming error on Android Devices

Hello,

I am trying to setup HLS Streaming for our projects and its working great for IOS devices, but I have problems with Android as the video is not loading at all. When testing on an Android device I get these console messages:
EmeEncryptionSchemePolyfill: Waiting to detect encryptionScheme support.
McEncryptionSchemePolyfill: Waiting to detect encryptionScheme support.

On IOS I do not get the messages. Could this be a problem in 8thWall or is my HLS video setup poorly?

Thank You

It looks like you need to use a library that handles HLS streaming so it can provide polyfills as backups for devices that don’t support certain APIs.