Update VideoPlayer with the latest version of Infusion
Description
Environment
Attachments
- 13 Jun 2013, 07:11 PM
- 13 Jun 2013, 07:11 PM
Activity
Justin ObaraDecember 22, 2017 at 3:28 PM
The video player repository has been archived.
Anastasia CheethamJanuary 14, 2016 at 8:23 PM
This work should probably include https://fluidproject.atlassian.net/browse/VP-335#icft=VP-335
Anastasia CheethamMay 12, 2014 at 8:21 PM
I've closed the previous pull request. I'm now upgrading tot he very latest infusion, with the latest model relay code. My branch:
https://github.com/acheetham/videoPlayer/tree/VP-297
Anastasia CheethamMarch 11, 2014 at 4:45 PM
Pull request issued:
https://github.com/fluid-project/videoPlayer/pull/134
This branch has an updated Infusion (though not the very latest, because the very latest model transformation stuff does NOT work with the video player).
There are still one or two tests that fail strangely, but as far as I can tell, the video player itself works just fine. I hope we can start the review process while I work to fix the tests.
Anastasia CheethamMay 8, 2013 at 2:00 PM
I discussed with Joanna how the Video Player preferences should be structured in the new UIO layout. Her recommendation is:
1) remove volume altogether
2) separate captions and transcripts, give each their own language prefs
This mockup shows the desired layout:
http://wiki.fluidproject.org/download/attachments/34575412/uio_caption_panel.png?version=1&modificationDate=1365717821751
We need to update videoPlayer to use new Infusion framework (v1.5).
This change will introduce new functionality in the videoPlayer as well as a new UIO MediaControls tab.