Topic: Start/Stop SVP4 Programmatically

I'm remote-controlling SVP via another software. With SVP3, I would kill the SVP process to stop it (and restart the player) and restart the process to enable it back.

That still works but...

With SVP4, is there a better way to do it?

And with SVP3, I would delete the log file "\SVP 3.1\Logs\Log.txt" to avoid having an error message whenever it starts back on. I don't think this is necessary with SVP4?

And what's the default installation path of SVP 4? Is it a different path for the Free, Pro and Dev versions? Meaning if I wanted to try to find it automatically, I would first look for "SVP 4 Dev", then "SVP 4 Pro", then "SVP 4 Free" (or something like that) ?

Re: Start/Stop SVP4 Programmatically

With SVP4, is there a better way to do it?

HTTP REST API is in TODO list

Re: Start/Stop SVP4 Programmatically

OK. I'll just keep the current implementation then. What are the default install paths for the various versions?

Re: Start/Stop SVP4 Programmatically

Mystery wrote:

OK. I'll just keep the current implementation then. What are the default install paths for the various versions?

I have the PRO and it installs in the following directory:

C:\Program Files (x86)\SVP 4

I'm not sure if that's the same as the free version, because I haven't used the free version.