You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi thiagopnts:
it(@v0.0.3) plays a mp4 file on ios10+, it shows audio and video;
it(@v0.0.3) plays a m3u8 file on ios10+, it shows audio but no video, what's wrong with it?
pass the parms like here:
var params = {height: window.innerHeight, width:window.innerWidth,
autoplay: true, container: container.el, source: container.playback.el};
this.viewer = new Video( params );
some details here thiagopnts/kaleidoscope#15
chrome version 54.0.2840.99, firefox 50.0.2
The text was updated successfully, but these errors were encountered: