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

Questions: what is the max resolution of the adaptive HLS url? Best practices for streaming own videos in 4k to app? #104

Open justin-pierce opened 4 years ago

justin-pierce commented 4 years ago

What is the max resolution of the adaptive HLS url? My connection isn't especially fast so I'm wondering if I'm being limited by my connection speed or if the HLS link just doesn't go up to 4k.

And if I want to create an app that streams 4K videos (for some reason 4K seems to be locked behind api unlike adaptive and 1080p links) we've uploaded to our channel, how should I handle authentication?

This is a little vague:

Will people besides you be able to access your app? No. The only Vimeo accounts that will have access to the app are my own. Yes. Other Vimeo accounts besides my own will be able to access the app.

Other users will be using the app, but presumably it'd just be our Vimeo account because we'd just be playing our unlisted videos. For testing I just checked "No" and generated an access token to use -- is that the way to go for a live app?

Thanks,

aalionline commented 4 years ago

@justin-pierce which media player are you using to play the adaptive videos?

justin-pierce commented 4 years ago

@justin-pierce which media player are you using to play the adaptive videos?

AVPro