Closed kfarr closed 7 years ago
The npm run local-samples no longer works and returns Couldn't connect to https://videojs-vr.s3.amazonaws.com/0.2.2/samples/milford-sound.webm (404)
npm run local-samples
Couldn't connect to https://videojs-vr.s3.amazonaws.com/0.2.2/samples/milford-sound.webm (404)
That said, I was able to download files from the hosted example by manually downloading them.
I'd suggest we revise the local-samples script to mirror the exact same samples used in the hosted example.
local-samples
Hi @kfarr - added the missing asset.
thanks fixed!
The
npm run local-samples
no longer works and returnsCouldn't connect to https://videojs-vr.s3.amazonaws.com/0.2.2/samples/milford-sound.webm (404)
That said, I was able to download files from the hosted example by manually downloading them.
I'd suggest we revise the
local-samples
script to mirror the exact same samples used in the hosted example.