Releases: Simplemux/simplemux
TCP and fast flavour
TCP is now supported as a way to send multiplexed packets.
Fast flavor has been added, which is compulsory when using TCP.
v1.6.22
It corresponds to draft-saldana-tsvwg-simplemux-03.txt (see https://tools.ietf.org/id/draft-saldana-tsvwg-simplemux-03.txt).
It includes some options enabling the possibility of generating real-time graphs of the throughput and packet-per-second rate.
Packets bigger than MTU are dropped.
A callback function for detecting and compressing RTP flows has been added.
Network and Transport modes included
It includes these features:
- Distinction between Network and Transport modes.
- ROHC unidirectional and bidirectional optimistic (including ROHC feedback).
- Traces in a standard format.
Bidirectional ROHC included
This release includes the option of using ROHC Unidirectional and Bidirectional Optimistic. If the second one is selected, then feedback is sent from the output to the input optimizer, in order to maintain the context.
It also generates traces.