Skip to content

RTP restart functionality breaks split rendering with rtp input

It is seen that 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).