Skip to main content

Tech

How to auto-launch Discovery Service

How to auto-launch Discovery Service

by Oliver Breidenbach - Number of replies: 7

How can I make Windows automatically launch the Discovery Service?

In reply to Oliver Breidenbach

Re: How to auto-launch Discovery Service

by Kane Peterson -
In reply to Kane Peterson

Re: How to auto-launch Discovery Service

by Oliver Breidenbach -
Thanks for sharing the link!

Am I missing something? The link only explains how I can launch the Bridge using command line, not how I can make Windows automatically launch Discovery Service?
In reply to Oliver Breidenbach

Re: How to auto-launch Discovery Service

by Kane Peterson -
Sorry, was think you were looking for NDI Bridge autostart.

I like to use Windows Task Schedular to run applications when I log into the computer.  I use this to run NDI Screen Capture for NDI-KVM access to a system when they startup, but you could easily make it run Discovery Server.
In reply to Oliver Breidenbach

Re: How to auto-launch Discovery Service

by Oliver Breidenbach -
Here is the solution:

Make a shortcut in the Startup folder. To do this, enter "shell:startup" in the command-r window to open the Startup folder.
Then hold the Alt key and drag the NDI Discovery Service from c:\Program Files\NDI\NDI 6 Tools\Discovery to the Startup folder.
In reply to Oliver Breidenbach

Re: How to auto-launch Discovery Service

by Zoe Williams -
Hi Oliver,

You can find more information about windows task scheduler from the following links:

https://docs.ndi.video/all/faq/ndi-tools/how-can-i-make-ndi-tools-launch-automatically

https://learn.microsoft.com/en-us/windows/win32/taskschd/task-scheduler-start-page"

Zoe
In reply to Oliver Breidenbach

Re: How to auto-launch Discovery Service

by Roddy Pratt -

I'd recommend you run the Discovery Server as a windows service. That way it will run before a user is logged in on the PC, so it becomes a true 'always-on' solution. 

You need a third-party "Service wrapper"to do this. We've usually recommended NSSM (the Non-Sucking Service Manager) for this, and put together a quick 'how-to'.

https://support.rascular.com/ndi-discovery-server-as-a-windows-service/