[asterisk-bugs] [JIRA] (ASTERISK-25894) [patch] webrtc video broken due to missing marker bits in RTP streams
Richard Mudgett (JIRA)
noreply at issues.asterisk.org
Wed Apr 6 11:20:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-25894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230156#comment-230156 ]
Richard Mudgett commented on ASTERISK-25894:
--------------------------------------------
[~jkonieczny] I opted to make the patch copy the whole subclass as you mentioned. The subclass used to be a union.
> [patch] webrtc video broken due to missing marker bits in RTP streams
> ---------------------------------------------------------------------
>
> Key: ASTERISK-25894
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25894
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 13.8.0
> Reporter: Jacek Konieczny
>
> WebRTC Video calls to app_echo work for me, but calls to other PJSIP endpoints do not – the browser is not able to decode the video. Video sent by the browser is properly decoded on the other side (linphone).
> I found out, that my Firefox cannot decode video due to cleared 'Marker' bit in incoming RTP packets (marker should be set on the last packet of each frame).
> This seem similar to ASTERISK-25451, -but seems to affect WebRTC/SRTP/DTLS media only-.
> I will try to investigate this further.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list