I\'m receiving a .mp4 stream over UDP and want to show the video in real time in a UWP app. I\'m receiving the UDP data as an IInputStream and which I then convert to an IRandom