Error while using MS Stream videos on Unity iOS app

Copper Contributor

I'm developing a small iOS application on Unity platform. I want to play the videos (on Unity Editor) from our Enterprise MS Stream server (using VPN on my Laptop).

However, I'm getting an error on the Unity environment:
Player failed to load "https://web.microsoftstream.com/video/<enterprise-msstream-video-id>"

I've tested the same app on Unity Editor with another public video (https://test-videos.co.uk/vids/bigbuckbunny/mp4/h264/360/Big_Buck_Bunny_360_10s_5MB.mp4) that are available on the net. It is coming fine in the app though there is problem with aspect ratio.

In both the cases I’ve just used the video source URL in the Unity VideoPlayer component attached to the GameObject. The question is how I can play the MS Stream video on my Unity App.


Thanking all in advance.

0 Replies