mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-27 11:28:51 +02:00
OME has its dedicated FFMPEG instance, in order to keep modularity
This commit is contained in:
@ -40,6 +40,7 @@ func Serve(streams *messaging.Streams, cfg Options) {
|
||||
stream, err := streams.Get(name)
|
||||
if err != nil {
|
||||
log.Printf("Failed to get stream '%s'", name)
|
||||
return
|
||||
}
|
||||
|
||||
// Get specific quality
|
||||
|
Reference in New Issue
Block a user