clowdr-app / clowdr

Midspace (formerly Clowdr) is a completely open-source virtual conference platform. Host complex events with hundreds of authors and presenters. Midspace includes automated livestreams, video chat, text chat, randomised networking and much more.
https://www.midspace.app/
GNU Affero General Public License v3.0
59 stars 20 forks source link

Eliminate 'prepare broadcasts' step from the streaming pipeline #207

Open rossng opened 3 years ago

rossng commented 3 years ago

The 'prepare broadcasts' step has proven to be confusing and problematic. We should eliminate it and use live information from the events and content groups to feed MediaLive.

rossng commented 3 years ago

As part of this, it will be necessary to rewrite the code that syncs the schedule up to MediaLive. At the moment, this code may take the channel down mid-broadcast if the schedule changes in the wrong way.