2015-07-14, 01:28 PM
sub Wrote:Maybe try running 'nrecord.exe RUN' from the command prompt, to see if it outputs any messages about the webserver failing to start.I'v already done that, nothing about webserver neither in the console output nor in the log. And yes, I have verified the settings in config.xml
Code:
<WebServer>
<Enabled>true</Enabled>
<Port>8866</Port>
<Username>admin</Username>
<Password>F73AA9F18C359003016CCAACF16F5E94</Password>
<PinMD5>4A7D1ED414474E4033AC29CCB8653D9B</PinMD5>
<AllowRemoteAPI>true</AllowRemoteAPI>
<AllowRemoteTranscode>true</AllowRemoteTranscode>
<AllowRemoteStreaming>true</AllowRemoteStreaming>
<TranscodeExe>.\other\ffmpeg.exe</TranscodeExe>
<TranscodeArgs>-y -v 0 -i [SOURCE] -f mpegts -acodec libfaac -ar 48000 -ac 2 -ab 64k -s [RESOLUTION] -vcodec libx264 -b [BITRATE] -flags +loop -cmp +chroma -refs 1 -coder 0 -me_range 16 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -bt 200k -maxrate 96k -bufsize 96k -rc_eq 'blurCplx^(1-qComp)' -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -level 30 -aspect [ASPECT] -g 30 -async 2 [TARGET]</TranscodeArgs>
</WebServer>
"I'd rather have a bottle in front of me than a frontal lobotomy"