2012/4/19 juha s. <salmjuh at hotmail.com>: > > Hi > > Is there a way how to dump MPEG-TS (MPEG2 or h264 format) UDP stream directly to disk? Or is there a way how to transcode same stream on the fly without 5 second dealy before trasncoding is started ? nc -l -u -p $PORT > dump.ts nc is unix utility "netcat". -- Andrey Utkin