deso-protocol / frontend

DeSo frontend
MIT License
267 stars 135 forks source link

Replace Cloudflare with Livepeer for video transcoding/playback #628

Closed suhailkakar closed 1 year ago

suhailkakar commented 1 year ago

This pull request replaces Cloudflare with Livepeer for video delivery.

The changes are pretty simple, I just replaced the Cloudflare APIs with Livepeer Studio API and made any necessary modifications to ensure the videos are playing smoothly on the site.

P.S: Please make sure to include your Livepeer Studio API key in environment.ts

jsonpreet commented 1 year ago

That's amazing waiting for this from long time.

lazynina commented 1 year ago

Thanks for putting this PR together - it was a very helpful reference as we migrated our video storage provider from cloudflare to livepeer