Hi!
I want to play a mp4-file in coppermine. IE10 want to play it with quicktime, safari can play it with html5-integration.
How to chance the video-integration for ie and other browsers?
thanks,
daniel
Can you tell me the file where the video-tag is coded? Want to chance it. Thanks
With video we do not tell the browser what player to use, we just store the file and the browser determines what to use to play it. The exception to that is when a server side media solution is used such as JWPlayer.
Is this a problem with the plugin "(filetypes_editor): v2.1" ??
Its not a problem with the plugin. Want to play a mp4-File in IE with quicktime, in safari with html5-tag. Where to code it?!
As per above, the browser decides what to use not the server. You can use a server side media player but that is all. It is the client side that determines how it opens a particular file type.