Copyright © 2012 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
I am interested in accessing the data for the current frame from within the Kaltura html5 player in order to do processing such as described in http://html5doctor.com/video-canvas-magic/, which uses the DOM element for the video to load a canvas with data. Attempts to locate a video element in the Kaltura html5 player have not been successful. Is there a corresponding capability in the Kaltura html5 player that would allow javascript access to the pixels of the current frame of data?
Thanks in advance