After setting up the webserver that is included in the SDK (https://github.com/googlecast/), I tested it with the provided example media file, which worked perfectly. However, when attempting to use an example m3u8 file, it resulted in the following error:
{"code":"session_error","description":"LOAD_FAILED","details":null}`
Both URLs are compatible with Safari. Is there a reason why this type of streaming media is not supported? Is there a way to obtain a more detailed error message?