mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-20 07:45:26 +03: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