video-setup: restart hint

old_stable24
Varun Patil 2022-11-12 05:28:08 -08:00
parent fff0470785
commit 67ec5a34e7
1 changed files with 1 additions and 0 deletions

View File

@ -129,6 +129,7 @@ class VideoSetup extends Command
$this->config->setSystemValue('memories.transcoder', $goVodPath);
$this->config->setSystemValue('memories.no_transcode', false);
$output->writeln('Transcoding and HLS are now enabled! Monitor the output at /tmp/go-vod.log for any errors');
$output->writeln('Restart the Nextcloud server for changes to take effect');
// Check for VAAPI
$output->writeln("\nChecking for QSV (/dev/dri/renderD128)");