Hello,
while my editor problem still is unsolved, we are hitting another new problem.
Opencast Studio isn't that much used at our instance but we now noticed, after recording a video longer than about 8 mins leads to not being able to upload it from the Studio web app.
After ending a short recording (less than about 8 mins) I'm able to upload the recorded videos.
If the recording took longer I'm not able to upload anymore because the browser can't download the "series.json" so it leads to the error "Could not load available series."
The workaround for now is to save the recordings locally and upload via the Moodle block, but that's not the way it's supposed to be.
Before upgrading to OC 16 it was possible to record longer videos and upload them directly without any issues.
I attach two screenshots off the browser network console to show what is happening.
To me it looks like kind of session is timing out while recording, so the "/lti"-endpoint redirects to the login page.
Was there any change since OC 13?