bp2008 / cameraproxy

A Windows Service which acts as a "smart" proxy for IP network cameras. Uses the .NET framework and parts of the VLC media player libraries.
GNU General Public License v3.0
69 stars 21 forks source link

Service Wont Start, Failed to respond to command #3

Closed ccm1495 closed 4 years ago

ccm1495 commented 7 years ago

Service Wont Start, Failed to respond to command in timely manor

New install Windows 7

bp2008 commented 7 years ago

Try the executable ending in "Cmd", as that is the command line version and if something is wrong you should hopefully see it in the output.

ccm1495 commented 7 years ago

The cmd executable works fine, the other executable that is called on by the service fails to open and invokes Windows's aplication has closed troubleshoot message

ccm1495 commented 7 years ago

This was working fine on this same server around a week ago

bp2008 commented 7 years ago

Hmm.

Have you looked in the error log (text file)? Maybe it is logging something there when it fails to start.