[Xerte-dev] Re: HTML5 Media PLayers

Julian Tenney Julian.Tenney at nottingham.ac.uk
Mon Sep 17 10:31:52 BST 2012


> You looked at http://videojs.com/
Yes. The license isn't stated anywhere I can easily find, and isn't included in the download, but with a bit of digging appears to be LGPL.

 
-----Original Message-----
From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley
Sent: 17 September 2012 10:24
To: For Xerte technical developers
Subject: [Xerte-dev] Re: HTML5 Media PLayers

I prefer jwplayer as it has event tracking for google analytics built in.

media elements was ok, but I couldn't make the GA tracking work with it (it is one guy working on it, so not wanting to criticise).

You looked at http://videojs.com/

You could also do a

if(document.createElement("video")){
html5}else{
flash
}

which is what they all do really

On Mon, Sep 17, 2012 at 10:16 AM, Julian Tenney <Julian.Tenney at nottingham.ac.uk> wrote:
> Pat, what was the problem you found with  MediaElement.js?
>
>
>
> Fay has used the JWPlayer up till now to cope with all the HTML5 media 
> stuff. We need to use something. JWPlayer is CC-NC, which is a rubbish 
> license for us: we can't really re-distribute it in a way that makes 
> the licensing clear to end users, I'd rather find a GPL media player 
> that we can clearly redistribute; open source is even better.
>
>
>
> The folks at JWP seem to think that a tuition-fee'd university doesn't 
> count as non-commercial, which is a bit of a showstopper because it 
> means we can't clearly say to people 'Yep. You can definitely use it'. 
> I've been in contact with JW folks for nearly a week, and I still don't know the answer.
>
>
> This message and any attachment are intended solely for the addressee 
> and may contain confidential information. If you have received this 
> message in error, please send it back to me, and immediately delete 
> it. Please do not use, copy or disclose the information contained in 
> this message or in any attachment. Any views or opinions expressed by 
> the author of this email do not necessarily reflect the views of the University of Nottingham.
>
> This message has been checked for viruses but the contents of an 
> attachment may still contain software viruses which could damage your computer system:
> you are advised to perform your own checks. Email communications with 
> the University of Nottingham may be monitored as permitted by UK legislation.
>
>
> _______________________________________________
> Xerte-dev mailing list
> Xerte-dev at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
>
> This message and any attachment are intended solely for the addressee 
> and may contain confidential information. If you have received this message in
> error, please send it back to me, and immediately delete it.   Please do not
> use, copy or disclose the information contained in this message or in 
> any attachment.  Any views or opinions expressed by the author of this 
> email do not necessarily reflect the views of the University of Nottingham.
>
> This message has been checked for viruses but the contents of an 
> attachment may still contain software viruses which could damage your computer system:
> you are advised to perform your own checks. Email communications with 
> the University of Nottingham may be monitored as permitted by UK legislation.
>
>

_______________________________________________
Xerte-dev mailing list
Xerte-dev at lists.nottingham.ac.uk
http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev



More information about the Xerte-dev mailing list