Is the Nx Cloud up? Visit our Status Page for the current health and performance of the Nx Cloud.

Status Page

Unable to start the mediaserver for meta VMS on windows 10

Answered

Comments

3 comments

  • Official comment
    Boris Biruchkov
    • Network Optix team

    The server can be started/stopped/restarted from Tray Tool (MetaVMS Tray Assistant) or Windows Services manager

  • Norman
    • Network Optix team

    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
  • Andrey Terentyev
    • Network Optix team

    Hi Akshay,

    In addition to written by colleagues, you could use these commands, as well:

    sc stop defaultMediaServer
    sc start defaultlMediaServer
    0

Please sign in to leave a comment.