[asterisk-bugs] [JIRA] (ASTERISK-25894) webrtc video broken due to missing marker bits in RTP streams
Jacek Konieczny (JIRA)
noreply at issues.asterisk.org
Wed Apr 6 06:49:56 CDT 2016
Jacek Konieczny created ASTERISK-25894:
------------------------------------------
Summary: 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