Remove mp4 from src
parent
579984041a
commit
5cadd168b4
|
@ -197,7 +197,6 @@ class VideoContentSetup {
|
||||||
|
|
||||||
content.videojs.src({
|
content.videojs.src({
|
||||||
src: content.data.src,
|
src: content.data.src,
|
||||||
type: "video/mp4",
|
|
||||||
});
|
});
|
||||||
this.updateRotation(content, 0);
|
this.updateRotation(content, 0);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue