[FFmpeg-user] FFMPEG unable to receive UDP stream

Varun Ganesh vganesh2 at ncsu.edu
Thu Nov 24 06:02:59 CET 2011


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


More information about the ffmpeg-user mailing list