Hi, I want to receive a UDP stream, transcode it and send it out to another host. I have setup a streaming media server using vlc. My machine IP is 192.168.1.108. I setup the vlc to stream on udp:// 192.168.1.108 port 1234. I tried receiving the stream on the same machine using the command ffmpeg -i udp://192.168.1.108:1234