mirror of https://github.com/asterisk/asterisk
Currently, when a chan_pjsip channel receives a VIDUPDATE indication,
an RTP VIDUPDATE frame is only queued on a H.264 stream if WebRTC is
enabled on that endpoint. This restriction does not really make sense.
Now, a VIDUPDATE RTP frame is written even if WebRTC is not enabled (as
is the case with VP8, VP9, and H.265 streams).
Resolves: #1013
(cherry picked from commit 45c5d39c58
)
releases/22
parent
1a71ea7456
commit
0bd4d3320a
Loading…
Reference in new issue