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

Download videos (Offline sync/cache) #21

Open c-andrews opened 6 years ago

c-andrews commented 6 years ago

Is there a way to download and save the videos at a specific resolution so that I can use the videos offline?

caseypugh commented 6 years ago

Not right now, but will keep it in mind! Curious, can you tell me more about why you need this feature?

c-andrews commented 6 years ago

I am currently developing a VR app for an event so they would like to "cache" the videos just in case the wifi connection drops

peterept commented 6 years ago

I am also a VR developer and have the same desire to cache the video once it’s been streamed the first time.

Thanks for your excellent SDK!

c-andrews commented 5 years ago

@caseypugh any news on this feature? Im now working on a video app which would really benefit from a download function :-)

c-andrews commented 5 years ago

Sorry didn't mean to close it

yosun commented 5 years ago

checking back...

MohHeader commented 5 years ago

πŸ‘

juniorxsound commented 5 years ago

Hi @yosun @MohHeader thanks for the feedback! There is still no timeline for this feature, but given the interest I will try to prioritize it in the future πŸš€ thank you for keeping this thread going

nsmith1024 commented 5 years ago

So this download feature works now, is anybody still working on this project? There has been no activity for a long time

rubit0 commented 4 years ago

Any news on the download feature?

//edit I noticed now that the VimeoPlayer only allows to load Videos to be streamed directly from the Vimeo Service - there is no option to load the video locally as a file. Well in this case the SDK integration is of no use for my project (it requires and allows only download, no streaming) :-/

jdmiranda commented 4 years ago

For downloading I would throw the videos into an AWS s3 bucket and see if that works for you.

LeonardoDemartino commented 2 years ago

This feature will be really helpful.