I'm in a project, where it is now happening everyday to record a videostream from a network source. For this we are utilising the VLC Player as a reasonable tool. For this we go to menu "Open Media" then choose "Network" and enter the ip address e.g. "tcp://192.168.1.200:50000". Then we press convert and select a profile and a filename, which is quite tedious to select all this options several times a day.
Would it be possible to write a powershell script that automizes this task and starts VLC by recording a file name -.vlc inside some kind of predefined folder?