Open jolosimeon opened 4 years ago
Ok.. i have same problem
if i close task (with blank box) information say that video didnt upload
but.. some interesting stuf..
If i upload the video with file upload.. my local kaltura server gets the video, convert the video make thumbs pic and i can play the video on canvas (in the archive file location) with the player i select in kaltura manager (change logo, size, auto-play, etc)
.. after upload video in Archive/file upload... i can then add video to some task,the blank box appear with .. loading... and then voila!! video are in place with no problem
Hi we have the same problem, were you able to solve this?
i got a little further on this. It seems that instructure has made a profile with id of "undefined" in kaltura that answers:
`
`
Did you find any solution? I have then same issue...
Thank you.
no sorry. i feel that both Instructure and Kaltura can solve this if they want. In the documentation Instructure refer to a Kaltura version from 2011. Maybe its time for the Instructure developers to update a bit, as this seems like an incredible addition to Canvas
Summary:
I currently have a self-hosted Canvas site up currently; I am trying to get the Video Upload working in the RCE. I setup my own self-hosted Kaltura site and followed the instructions here: https://github.com/instructure/canvas-lms/wiki/Canvas-Integration. However, the video uploading still does not work -- it shows up as a blank box which turns to "Loading" when saved.
Steps to reproduce:
Expected behavior:
Video file uploads and is embedded in the editor
Actual behavior:
Video does not upload, it shows up as a blank box.
Additional notes:
When inspecting the API calls using the browser, it seems like Canvas isn't setting the ui_conf_id property (it shows up as undefined).