[asterisk-bugs] [Asterisk 0019042]: H264 video broken due to MARK bit set for each RTP outgoing packet
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Mar 30 06:37:14 CDT 2011
The following issue has been SUBMITTED.
======================================================================
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: new
Asterisk Version: SVN
JIRA:
Regression: No
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-03-30 06:37 CDT
======================================================================
Summary: 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-03-30 06:37 festr New Issue
2011-03-30 06:37 festr Asterisk Version => SVN
2011-03-30 06:37 festr Regression => No
2011-03-30 06:37 festr SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
2011-03-30 06:37 festr SVN Revision (number only!) => 311921
======================================================================
More information about the asterisk-bugs
mailing list