shetaye / swish

A human-first video platform.
0 stars 0 forks source link

Videos will not play #39

Closed shetaye closed 4 years ago

shetaye commented 4 years ago

So far tested on Firefox and Chrome. Videos will not play.

shetaye commented 4 years ago

Fixed by f769205 Supplemented by ab607ae HLS handling is supported natively (HLS.js style) by Video.js (v7). To activate it I had to directly mount the Video.js myself instead of letting the library auto detect it.