[asterisk-bugs] [JIRA] (ASTERISK-25867) Video delay on app_echo

Asterisk Team (JIRA) noreply at issues.asterisk.org
Fri Mar 25 10:32:56 CDT 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-25867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230029#comment-230029 ] 

Asterisk Team commented on ASTERISK-25867:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> Video delay on app_echo
> -----------------------
>
>                 Key: ASTERISK-25867
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25867
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_echo
>    Affects Versions: 13.7.2
>         Environment: SIPML5 WebRTC client in Firefox or Chrome browser.
>            Reporter: Jacek Konieczny
>
> After patching around broken DTLS SRTP for RTCP (ASTERISK-25642) app_echo, started after an audio prompt is played, would still not work correctly. Video would show only after a few minutes, when a new full reference frame is sent.
> This is because video frames are forwarded only after all DTLS handshakes are finished and app_echo is started. Any reference frame received earlier would be lost and the caller is not informed about it in any way.
> Chrome would send FIR requests immediately, but those would not be forwarded by app_echo. Other clients might not even send the FIR request and expect the reference frame to come on time.
> I have made a patch which fixes this behaviour in both cases.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list