vimeo / vimeo-unity-sdk

Easily stream your Vimeo videos into Unity or record and publish out to Vimeo.
MIT License
210 stars 48 forks source link

Video fails to play from Vimeo #139

Open francescocalculli opened 2 years ago

francescocalculli commented 2 years ago

Describe the issue When I try to stream a video from Vimeo to AVPro using VimeoSDK, I get the following error on some videos:

"[AVProVideo] Error: Loading failed. File not found, codec not supported, video resolution too high or insufficient system resources. UnityEngine.Debug: LogError (object) "

I have tried to do various researches and to apply the various proposed solutions but to no avail. What could be the problem?

Your Setup (please complete the following information):

Logs

[AVProVideo] Error: Loading failed.  File not found, codec not supported, video resolution too high or insufficient system resources.
UnityEngine.Debug:LogError (object)
RenderHeads.Media.AVProVideo.MediaPlayer:UpdateErrors () (at Assets/AVProVideo/Runtime/Scripts/Components/MediaPlayer.cs:1255)
RenderHeads.Media.AVProVideo.MediaPlayer:Update () (at Assets/AVProVideo/Runtime/Scripts/Components/MediaPlayer.cs:683)

Videos https://vimeo.com/684338210

Pic9236 commented 2 years ago

Same issue.