Video integration for each browser.... Video integration for each browser....
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Video integration for each browser....

Started by danyball, June 24, 2013, 10:45:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

danyball

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

danyball

Can you tell me the file where the video-tag is coded? Want to chance it. Thanks

phill104

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.
It is a mistake to think you can solve any major problems just with potatoes.

danyball

Is this a problem with the plugin "(filetypes_editor): v2.1" ??

danyball

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?!

phill104

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.
It is a mistake to think you can solve any major problems just with potatoes.