Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Announce: multi-rtp in dvbstream



Hi,
now dvbstream from cvs can stream one or more (eventually repeated) pids to a combination of
files and network addresses (using rtp).

Example:

dvbstream -f 634000 -bw 8 -o:file1 512 650 -net 192.168.0.1:1234 512 513 -from 0 -to 60 -o:file2 651 652 -from 1 -to 120
-net 10.0.0.1:3001 512 651


Obviously if you use -net you can't use -i -r and -o without :

Dave and I are planning to remove the ts2ps routine (PS on the fly remuxer) because now
all player handle very well MPEG-TS.
If someone still wants it, speak now or never dare to ask it back :)


Nico





Home | Main Index | Thread Index