[asterisk-bugs] [JIRA] (ASTERISK-26555) Multi-party Video: Fix some post Asterisk-11 regressions
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Nov 4 15:47:10 CDT 2016
Matt Jordan created ASTERISK-26555:
--------------------------------------
Summary: Multi-party Video: Fix some post Asterisk-11 regressions
Key: ASTERISK-26555
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26555
Project: Asterisk
Issue Type: Bug
Security Level: None
Reporter: Matt Jordan
Back in Asterisk 11, basic multi-party video worked in ConfBridge.
In Asterisk 12+, we apparently broke a few things for some clients (mostly WebRTC ones):
* Sending a SSRC change on every party join/leave causes problems for WebRTC clients
* Not handling video update requests can cause video to lag substantially for participants. It can take quite awhile for an I frame to show up; handling the video source update request in {{bridge_softmix}} is necessary to get all the participants sync'd up
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list