TUM-Dev / gocast

TUMs lecture streaming service.
https://live.rbg.tum.de/
MIT License
177 stars 41 forks source link

New scheduled VOD is displayed as selfstreaming and immediately public #1265

Open JosefSchoenberger opened 6 months ago

JosefSchoenberger commented 6 months ago

Describe the bug When creating a new VOD, the new entry in the list of lectures on the admin page is displayed as a selfstreaming scheduled stream.

To Reproduce Steps to reproduce the behavior:

  1. Go to the admin page of a course
  2. Create and upload a VOD, set start date to future
  3. Await upload
  4. refresh, scroll down to list of lectures
  5. See that the new lecture is selfstreaming.

Expected behavior The new entry should clearly indicate that this it is a scheduled VOD.

Screenshots grafik

Desktop (please complete the following information):

JosefSchoenberger commented 6 months ago

Turns out: After a while (maybe after processing of the video?), the lecture turns into a selfstreaming VoD: grafik

Even more worrying: The stream is available to all students despite the start timestamp remaining in the future.