[asterisk-bugs] [JIRA] (ASTERISK-26367) rtp: Timestamps broken when video frame is across multiple RTP packets
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Tue Sep 13 13:24:01 CDT 2016
Joshua Colp created ASTERISK-26367:
--------------------------------------
Summary: rtp: Timestamps broken when video frame is across multiple RTP packets
Key: ASTERISK-26367
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26367
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/RTP
Affects Versions: 14.0.0-beta2, 13.11.2
Reporter: Joshua Colp
Severity: Minor
The RTP support currently assumes that a video frame will be contained within a single RTP packet. For larger video frames this isn't actually true and they will be across multiple. When this occurs the timestamp for sending is calculated to be 0 and the remote side will most likely see no video.
If possible we should preserve the timestamp.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list