mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-12 01:03:26 +01:00
rework live stream creation
This commit is contained in:
@@ -26,7 +26,7 @@ namespace MediaBrowser.Server.Mono
|
||||
get
|
||||
{
|
||||
// A restart script must be provided
|
||||
return false;
|
||||
return StartupOptions.ContainsOption("-restartpath") && StartupOptions.ContainsOption("-ffmpeg");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user