Skip to content

Draft: Ensure rtp header sequence and SSRC using fixed random seeds

Use of rand() for RTP header's SSRC and Sequence number makes it hard to have a regression based test like the one in conformance. Therefore the random seed is fixed for the implementation and RTP Update Header API is enhanced to support user provided initial sequence number like the SSRC.

#1418 (closed)

Edited by Ripinder Singh

Merge request reports

Loading