vimeo / vimeo-unity-sdk

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

AVPro + Vimeo SDK doesn't work on my iPad 4 #122

Open savek1986 opened 3 years ago

savek1986 commented 3 years ago

The video path is not being set by Vimeo SDK on the AVPro Video MediaPlayer component

The issue is explained well here: https://github.com/RenderHeads/UnityPlugin-AVProVideo/issues/413

Unity version is 2018.2.14f1 AVPro version 1.11.3 Vimeo SDK version 0.9.5 Operating system Windows but I build for iOS by Unity Cloud

savek1986 commented 3 years ago

Hi, another question: how Can I force video url by code in Vimeo Player? Because I get Vimeo video url by a Json and not directly by Vimeo Component. Thanks

iheartblob commented 3 years ago

Hi, another question: how Can I force video url by code in Vimeo Player? Because I get Vimeo video url by a Json and not directly by Vimeo Component. Thanks

Hey did you manage to get them to work on webGL? I could get sound using AVpro but no video.

savek1986 commented 3 years ago

Hey did you manage to get them to work on webGL? I could get sound using AVpro but no video.

No, I'm sorry but I needn't to develop for webGL so I haven't tried it