gocast icon indicating copy to clipboard operation
gocast copied to clipboard

TUMs lecture streaming service.

Results 257 gocast issues
Sort by recently updated
recently updated
newest added

# Changes - Link Worker and Voice Service - Implement Receiver - Add `/api/stream/:id/subtitles/:lang` endpoint + tests - Add a button for subtitle generation on the admin page - Dynamically...

This PR adds a search for the `create course` page.

**Describe the bug** When a worker is handling a stream and receives a `SIGTERM` it shuts down which also kills the running livestream. **To Reproduce** Steps to reproduce the behavior:...

Adds a connector for gorilla websocket. To get rid of melody.

Unsure if this is really something we **should** implement depending on the complexity of a potential solution, but messages like this: ![image](https://user-images.githubusercontent.com/44805696/191711023-4b18b13b-424e-491a-8c25-09690cf27d1d.png) Would look much better if we allowed creating...

enhancement
priority:low

**Is your feature request related to a problem? Please describe.** Beta Stream feature: I'm always frustrated when I start a lecture 30 min late, then set the playback speed to...

enhancement

**Is your feature request related to a problem? Please describe.** There are some shortcuts on tumlive, which aims to make user experience easier. However since these are not documented in...

enhancement

I use the live.rbg platform for recording a lecture. Today (March 28, from 10AM to 12:15PM) I gave a lecture in MI lecture hall 2. The livestream works well but...

### Motivation and Context To prevent streams marked as "private" from being list anywhere (home page, course page and playlist) for a non course admin user. #1266 should be fixed...