equalitie / open-corroborator

Data analysis and fact corroboration
http://equalitie.github.io/open-corroborator/
7 stars 3 forks source link

Video playback gives flowplayer error #52

Closed ggaughan closed 8 years ago

ggaughan commented 8 years ago

Clicking a video thumbnail tries to play via flowplayer but gives:

"flowplayer.js:2478 Uncaught TypeError: Cannot read property 'video' of undefined"

(flowplayer version 5.4.3 seems to be included in bower_components - but not pinned in bower.json)

ggaughan commented 8 years ago

b32b1557f1e691c3ad0eb173d09ff0d719c86b63 changes the way flowplayer was being called to avoid the type error.

(Still limited to playing original videos though - ideally we'd put them on a queue and transcode them into a smaller more browser-friendly format.)

ggaughan commented 8 years ago

Deployed to demo2 and demo3.