mirror of https://github.com/sipwise/rtpengine.git
For RTCPMUX streams we need to filter out RTCP packets selectively from the stream. Original implementation just stops processing packets in JitterBuffer when the first RTCP packet is received in RTCPMUX stream
Closes #1127 Squashed commit of: commitpull/1163/head23dfb952e7Author: jakubkarolczyk <51345687+jakubkarolczyk@users.noreply.github.com> Date: Fri Dec 4 16:17:00 2020 +0000 Update jitter_buffer.c Changed the way of excluding RTCP from being processed by JB commit79f478a30dAuthor: Jakub Karolczyk <jakub.karolczyk@gamma.co.uk> Date: Wed Dec 23 13:12:44 2020 +0000 For RTCPMUX streams we need to filter out RTCP packets selectively from the stream. Original implementation just stops processing packets in JitterBuffer when the first RTCP packet is received in RTCPMUX stream Change-Id: Iad30001a6554630a63474dc069d81aefa93a0bbb
parent
cd577a2710
commit
929c345778
Loading…
Reference in new issue