mwEmbded

1 reply [Last post]
Joined: 05/01/2010
Points: 1

I am new to HTML5 Video and somewhat new to writing code :)

I see that I can download mwEmbed and inside are a ton of files.

I see the samples to get html5 video working.

However, every sample has the following

<script type="text/javascript" src="http://html5.kaltura.org/js" > </script>

Nothing personal, but I would prefer to not have to pull from kaltura for everything.

Is there a mwEmbed that does not pull anything from kaltura.org that I can implement?

Is there someone that can point out what needs to be changed to implement mwEmbed?

The documentation is kinda weak at this time :(

dave

Joined: 02/22/2009
Points: 76

Hi davidber, thanks for your interest in mwEmbed.

Yes you can download the library from that page.
http://www.kaltura.org/project/HTML5_Video_Media_JavaScript_Library

I will be creating sub-packages something like kaltura-html5player.js and jquery-kaltura-html5player.js .. that contain just a static sub-package of the player components for easy non-script-loader usage of the library. I will try to remember to update this thread once released. Else just follow the HTML5_Video_Media_JavaScript_Library page and I should update it there.