uwex-learning-tech / sbplus-v3

Storybook Plus is a web application for delivering multimedia presentations.
https://media.uwex.edu/our-work/application-showcase/the-storybook-player
GNU General Public License v3.0
2 stars 1 forks source link

Kaltura Videos - Handle Videos that are Processing in a more Understandable Way #26

Closed owlboy closed 8 years ago

owlboy commented 8 years ago

When a video on Kaltura has been recently uploaded, it exhibits some weird behavior in Storybook until it is done processing.

Two examples of it behaving weirdly:

There is another situation where I struggle with this, even though I fully understand the reasons behind the weirdness. That situation occurs when I send one of these presentations to ID. I tell them videos are still processing. But they still sometimes report to me that the pages that are processing are broken, or displaying the wrong content. My response sadly up until now is some messaged version of "yeah, it's acting weird because of that processing I mentioned…"

I feel strongly that the solution is not: Tell people that while a Kaltura video is still processing that Storybook will act erratically.

The solution is to support this situation properly with proper error messages. I am assuming the Kaltura API returns a code/message when a video is still processing. This needs to be caught and used to display the more useful message, and end the confusing erratic behavior.

Also, I totally understand why this was not considered before now. You never encountered such a situation when creating the Kaltura feature. Test videos were always all finished and ready to play.

When you are ready to tackle this, I can help you with the Kaltura side of making the "still processing" situations.

Lin87 commented 8 years ago

This is completed a weeks ago and live already.