Hello all!
Where is this .ini file? I am unable to build things from the github as I am using this in a corporate setting, and they do not allow us to 'build from source'... So, I am stuck using the zipped prebuilt things.
Basically, we need this to run all the time, regardless if the server is actively logged into. We can set the computer to log in, but it 'has' to lock itself after 2 minutes. When this happens, using the .exe that opens the command prompt window on windows 10, the Mona Server just, stops working.
Our thought was that we would just use the 'running it as a service' method... but... this doesn't work. When we run the "MonaServer.exe /registerService [/displayName=MonaServer /description="Open Source RTMP Server" /startup=automatic]" in an admin command prompt, we get "ServerApplication.cpp[156] Impossible to load configuration file registerService.ini, sources\Application.cpp[101]" as an error....
Where is this 'registerService.ini' file, or how do I get it? if this is something that is made during a build, why is it not included with the pre-built files that are zipped up?
Hello all!
Where is this .ini file? I am unable to build things from the github as I am using this in a corporate setting, and they do not allow us to 'build from source'... So, I am stuck using the zipped prebuilt things.
Basically, we need this to run all the time, regardless if the server is actively logged into. We can set the computer to log in, but it 'has' to lock itself after 2 minutes. When this happens, using the .exe that opens the command prompt window on windows 10, the Mona Server just, stops working.
Our thought was that we would just use the 'running it as a service' method... but... this doesn't work. When we run the "MonaServer.exe /registerService [/displayName=MonaServer /description="Open Source RTMP Server" /startup=automatic]" in an admin command prompt, we get "ServerApplication.cpp[156] Impossible to load configuration file registerService.ini, sources\Application.cpp[101]" as an error....
Where is this 'registerService.ini' file, or how do I get it? if this is something that is made during a build, why is it not included with the pre-built files that are zipped up?