Skip to content

RIST main profile RTP section

This branch provides the next step of the RIST specification. This is the RTP extensions from the main profile. Three is one extension to "compress" null MPEG-TS packets into a bitfield to reduce bandwidth. The other one is RTP sequence number extensions to extend them with an extra 16 bits.

What is not included in this branch is putting this extension into the jitterbuffer and actually allowing it to have more than 64k packets long. This will be in another MR later.

Merge request reports