[asterisk-bugs] [JIRA] (ASTERISK-26555) Multi-party Video: Fix some post Asterisk-11 regressions
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Mon Nov 7 16:45:10 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=233461#comment-233461 ]
Friendly Automation commented on ASTERISK-26555:
------------------------------------------------
Change 4316 merged by Joshua Colp:
main/bridge_channel: Fix channel reference leak on video source
[https://gerrit.asterisk.org/4316|https://gerrit.asterisk.org/4316]
> 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
> Components: Bridges/bridge_softmix, Core/Bridging
> Affects Versions: 13.12.1, 14.1.1
> Reporter: Matt Jordan
> Assignee: 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
> * The video source in bridge.c will be leaked when a party leaves the bridge (if it was the source). Yikes.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list