HLS Video Streaming into Unreal (iOS)

Hey everyone!

I’ve been trying to get an HLS video stream into Unreal using the playlist.m3u8 file from a URL. It doesn’t seem to find a video or audio track in the media player, so its just black. Any ideas?

I’m working on a Mac in Unreal Engine 4.8.

:slight_smile:
David

Hello, did you ever find a solution to this? I’m having the same problem with Android and UE 4.10-4.12. m3u8 works just fine on a normal Android application, but if I put a m3u8 in the UE MediaFramework, I get a black screen.

Is here some progres?? On 4.21 I’m still getting black screen on android ( audio is working ). According the documentation m3u8 should work on android