Unable to start the mediaserver for meta VMS on windows 10
AnsweredHi,
I had installed the metavms on my machine, and as I wanted to try out the stub plugin, I copied to the plugins folder and in order to restart the media server, I killed the running process.
After that, I tried to run the mediaserver.exe file and nothing happens. I also tried to run it from the command prompt and there too nothing happens. If I open the Meta VMS it says that it could not connect to the server.
How do I restart it?
-
Official comment
The server can be started/stopped/restarted from Tray Tool (MetaVMS Tray Assistant) or Windows Services manager
-
Hi Akshay,
If you want to stop service through the commandline, you can use the following command:
net stop "Network Optix Media Server"
To start is again:
net start "Network Optix Media Server"
0 -
Hi Akshay,
In addition to written by colleagues, you could use these commands, as well:
sc stop defaultMediaServer
sc start defaultlMediaServer0
Please sign in to leave a comment.
Comments
3 comments