Skip to content

Draft: Resolve "RTP restart functionality breaks split rendering with rtp input"

Reason why this change is needed

The split rendering over RTP implementation does not work after the RTP based restart functionality was merged. This is due to the fact that the SR parametere initialisation to the decoder is done before the call to decoderVoip where the decoder gets restarted, resetting these parameters to defaults (even the first time).

Description of the change

Affected operating points

Related to #1441 (closed)

Merge request reports

Loading