![]() |
![]()
| ![]() |
![]()
NAMEudpxrec - a programmable multicast traffic recording utility. SYNOPSISudpxrec [-v] [-b <begin_time>] [-e <end_time>] [-M <maxfilesize>] [-p <pidfile>] [-B <bufsizeK>] [-n <nice_incr>] [-u <seconds_to_wait>] [-m <mcast_ifc_addr>] [-l <logfile>] [-s <ssm_source_addr>] -c <src_addr>:<port> <dstfile> DESCRIPTIONudpxrec is a utility designed to record (save into a disk file) a segment of multicast network traffic; the amount of data saved/recorded could be specified in length (KB) or duration (seconds). OPTIONSudpxrec accepts the following options:
EXAMPLESudpxrec -b 15:45.00 -e +2:00.00 -M 1.5Gb -n 2 -B 64K -s 87.141.215.251 -c 224.0.11.31:5050 /opt/video/tv5.mpg Begin recording multicast channel 224.0.11.31:5050 from source address 87.141.215.251 at 15:45 today, finish recording in two hours or if destination file size >= 1.5 Gb; set socket buffer to 64Kb; increment nice value by 2; write captured video to /opt/video/tv5.mpg. AUTHORSPavel V. Cherenkov and all the good people who submitted patches or otherwise contributed to the project. SEE ALSOudpxy(1)
|