2022-04-27, 06:32 PM
This is a fresh install of NextPVR on Manjaro. I have a Hauppauge 950Q and it is not picking it up (Kaffeine does). When I go to scan for devices in the web interface settings, this error occurs.
Code:
[33] Unexpected error scanning for other devices: System.ComponentModel.Win32Exception (13): Permission denied
at System.Diagnostics.Process.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at NShared.Visible.CaptureSource.UpdateDevices(ICaptureSourceUpdateStatus callback)