I have a requirement to stream contents of an audio file which is constantly being updated using ffmpeg to another computer on the same LAN. I have downloaded ffmpeg static builds for Windows. I understand the way to specify destination IP address and port number in the 'ffmpeg' command. But i cannot figure out how to specify the file name that is to be streamed. How to go about it?
There is no condition on the format of the audio file. It could be of any format.