File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -75,10 +75,10 @@ Send packets from the specified
75
75
.Ar port .
76
76
By default, packets are sent from a random port.
77
77
.It Fl T
78
- Time the outgoing RTP packets according to the original arrival time.
79
- By default, the RTP timestamps are used for timing instead.
80
- This smooths jitter and restores the packet sequence.
81
- RTCP packets are always sent with their original arrival timing,
78
+ Time the outgoing RTP packets according to the arrival time.
79
+ By default, the RTP timestamps are used for timing instead,
80
+ which smooths jitter and restores the original packet sequence.
81
+ RTCP packets are always sent with their arrival timing,
82
82
which may change the relative order of RTP and RTCP packets.
83
83
.It Fl v
84
84
Print the packets to standard output as they are sent out.
You can’t perform that action at this time.
0 commit comments