.MOV videos can't be play on browser

i try this code, and played !

/apps/files_videoplayer/js/viewer.js

mimeTypeAliasses: {
‘video/x-matroska’: ‘video/webm’ // mkv support for Chrome. webm uses the same container format
,‘video/quicktime’: ‘video/mp4’ // + add this line
},

only iphone .mov ? :dark_sunglasses: