[
http://opencast.jira.com/browse/MH-8128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=27907#comment-27907
]
Denis Meyer edited comment on MH-8128 at 9/8/11 12:24 PM:
----------------------------------------------------------
Needed Libraries:
- jQuery 1.6.2
- jQuery UI 1.8.16
Usage:
html:
<video id="video_player" width="550" height="215">
<!-- insert different video formats here --!>
</video>
Javascript:
$('#video_player').mhPlayer({
theme: 'default', // or a name of a css-class
autoplay: 'false',
preview: '' // or path/to/previewImage.format
});
As mentioned in the description a my test player preview (work in progress) is
available at http://www.calltopower.de/stuff/html5_video_player
was (Author: denmeyer):
Needed Libraries:
- jQuery 1.6.2
- jQuery UI 1.8.16
Usage:
html:
<video id="video_player" width="550" height="215">
<!-- insert different video formats here --!>
</video>
Javascript:
$('#video_player').mhPlayer({
theme: 'default', // or a name of a css-class
autoplay: 'false',
preview: '' // or path/to/previewImage.format
});
> Create html5-player as jquery-plugin
> ------------------------------------
>
> Key: MH-8128
> URL: http://opencast.jira.com/browse/MH-8128
> Project: Matterhorn Project
> Issue Type: Task
> Components: Engage Tools
> Affects Versions: 1.1.x (branch)
> Reporter: Denis Meyer
> Assignee: Denis Meyer
> Labels: html5
> Fix For: 1.1.x (branch)
>
> Attachments: jquery.videoplayer.js, videoplayer.css
>
>
> For the next version of matterhorn create a jquery-plugin for a html5-player.
> My test player preview (work in progress) is available at
> http://www.calltopower.de/stuff/html5_video_player
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://opencast.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________