]> git.meshlink.io Git - utcp/commitdiff
Add a tool to generate a stream with a configurable bitrate.
authorGuus Sliepen <guus@sliepen.org>
Sun, 29 Mar 2020 17:30:01 +0000 (19:30 +0200)
committerGuus Sliepen <guus@sliepen.org>
Sun, 29 Mar 2020 17:30:01 +0000 (19:30 +0200)
This generates a stream with a configurable average bitrate and number of
frames sent per second. The stream has embedded timestamps and counters,
which can be used by the same program to verify the integrity of an
incoming stream and to print the latency between sender and receiver.


No differences found