livepeer / file-video

https://file.video
79 stars 14 forks source link

Integrate Demux #7

Closed rajgoesout closed 3 years ago

rajgoesout commented 3 years ago

Use the Demux API

Demo currently deployed at https://file-video-jade.vercel.app/

vercel[bot] commented 3 years ago

@rajdeepbharati is attempting to deploy a commit to the Livepeer Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/livepeerorg/file-video/5wgsqwde4
✅ Preview: https://file-video-git-demux.livepeerorg.vercel.app

adamsoffer commented 3 years ago

@rajdeepbharati - this is looking 🔥 🔥

One thing I did notice after uploading and playing back 10 second video is that it begins buffering at the 9 second mark and doesn't play all the way through. I'm testing with this video. Let me know if you're able to reproduce.

rajgoesout commented 3 years ago

Hey @adamsoffer It turns out that the issue was due to a bug in the backend. This commit fixes that issue. It should work fine now, you can try uploading the video.

adamsoffer commented 3 years ago

@rajdeepbharati - nice. Can confirm that fixes the issue! I'll merge into master. 🚢