[asterisk-bugs] [Asterisk 0019042]: [patch] [regression] H264 video broken due to MARK bit set for each RTP outgoing packet
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 5 17:10:45 CDT 2011
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=19042
======================================================================
Reported By: festr
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19042
Category: Core/RTP
Reproducibility: always
Severity: major
Priority: normal
Status: ready for review
Asterisk Version: SVN
JIRA:
Regression: Yes
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 311921
Request Review:
======================================================================
Date Submitted: 2011-03-30 06:37 CDT
Last Modified: 2011-04-05 17:10 CDT
======================================================================
Summary: [patch] [regression] H264 video broken due to MARK
bit set for each RTP outgoing packet
Description:
H264 video is broken because asterisk set MARK bit for every RTP packet and
video stream using more RTP packets for one frame (which is ended with MARK
packet) is broken.
I'm attaching patch which will check for mark bit. This check is in
asterisk-1.8, it is missing in asterisk-trunk.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-04-05 17:10 lmadsen Description Updated
======================================================================
More information about the asterisk-bugs
mailing list