Guidance on video playback with Wwise in UE4

We would like to play back video (.mp4) in UE4 and route audio to the Wwise runtime. Note that Unreal audio must be turned off for console builds when using Wwise. Currently we’re using UMediaPlayer for playback. Is there a supported way to do this? Do we have to implement a new IMediaPlayer/IMediaPlayerFactory? Any guidance would be appreciated.

  • thanks

Did you ever come up with a solution for this?