Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is the Froogaloop2 library / API still supported?

In the last couple of days I started having problems with playing videos on our two websites (vimeo videos).

I use the Froogaloop2 API / library.

All of a sudden I cant seek and play videos. The videos just stall.

Has something happened to the Froogaloop2 library recently and is it still supported?

Thanks

like image 466
Per Jacobsson Avatar asked Oct 26 '17 08:10

Per Jacobsson


1 Answers

Yeah, they retired Froogaloop without letting us know. You need to migrate to their new player.js

https://github.com/vimeo/player.js#migrate-from-froogaloop

Hope this helps!

like image 163
Jovan Avatar answered Sep 21 '22 08:09

Jovan