TUM-Dev / gocast

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

Make it possible for lecturers/admins to mark live streams/scheduled lectures as private #1341

Open YiranDuan721 opened 3 months ago

YiranDuan721 commented 3 months ago

Is your feature request related to a problem? Please describe. Currently it is possible to mark VoDs as private. I think in some cases one also wants to mark lectures without VoDs as private. This can also be a solution to #1265, although not perfect.

YiranDuan721 commented 3 months ago

1340 makes sure that a private live/scheduled stream is not listed on home page and course page. And the status "Private" is also applicable to live/scheduled stream, with the current database structure, so this hopefully don't need a big change.