Windows remote desktop and remote reboot
I have radiofeed running on a dedicated server that I remote desktop into. When I disconnect a remote desktop session and then reconnect, I can see the windows audio bar for the microphone go up and down (it's seeing the audio coming in from the scanner) but the audio bar in radiofeed doesn't move, and no audio is transmitted to the server.
RDP works fine. I run it on multiple machines...
BUT!
Edit the RDP settings BEFORE you connect the RDP session, and make sure "Audio Playback" is set to "Play on remote PC".
If you use the default "Play on this PC" Windows will route the audio input to your remote session and away from your streaming program. Windows does
not 'return' it to normal when the RDP session is closed.
Finding those advanced settings depends on the Windows OS version. Trust me, it's there for all of them.
I also put a file in my c:\ directory called reboot.bat. Open NotePad and create a .bat file with the following: "shutdown /f /r /t 10" (shutdown, force programs to close, reboot, and wait 10 seconds to shut down). Save the file (make sure it has the .bat extension - not .txt) and put a shortcut on the desktop. That makes rebooting remotely much simpler, especially if you forget and pull audio away from the remote machine. I have found that a remote clean boot is the best way to return things to normal.