Draft: Resolve "RTP restart functionality breaks split rendering with rtp input"
- Related issues: #1441 (closed)
- Requested reviewers: @ripinder.singh
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)