Embed user added videos into View Editor page
Opened this issue · 1 comments
We have View Editor users that want to embed videos into presentation elements and have them played from within View Editor. We could have them embed the videos via html or iframes from another site (possible Confluence), but it looks like these are standalone video files they want to commit to MMS and play within View Editor. Can this feature be added?
try out https://ckeditor.com/cke4/addon/html5video
current image upload is done via https://ckeditor.com/docs/ckeditor4/latest/guide/dev_file_upload.html#editor-side-configuration
see also
https://github.com/Open-MBEE/exec-ve/blob/develop/src/ve-core/editor/editor.component.ts#L284 https://github.com/Open-MBEE/exec-ve/blob/develop/src/ve-core/editor/editor.component.ts#L380
https://github.com/Open-MBEE/exec-ve/blob/develop/src/lib/ckeditor/config.js