Paratii-Video / paratii-player

Probably the world's 1st in-player token wallet (v0.0.1 of the Paratii embeddable web player).
http://paratii.video
GNU General Public License v3.0
41 stars 11 forks source link

play button must be disabled until video is actually ready for playing #203

Closed jellegerbrandy closed 7 years ago

jellegerbrandy commented 7 years ago

Reproduce:

  1. go here: https://staging.paratii.video/play/8?playlist=4
  2. Click on "play"
  3. See a black screen (until the vid s downloaded, which may take ages)

The paly button must be disabled until the vid is ready to play.

(Once we have implemented #154 , this behavior may cahnge)

eliawk commented 7 years ago

@ya7ya / @jellegerbrandy is there any "videoIsReady" method, or something to check if there is enough data to start the streaming?

geckoslair commented 7 years ago

think that #236 is rising in priority

jellegerbrandy commented 7 years ago

I think this is superseded by the plands to migrate to Clappr, plus the fact that we now have #154 . Closing