Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse RTCP SDES packets according to RFC3550 #14

Open
GoogleCodeExporter opened this issue Mar 23, 2015 · 0 comments
Open

Parse RTCP SDES packets according to RFC3550 #14

GoogleCodeExporter opened this issue Mar 23, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

RFC3550 states (6.5 SDES: Source Description RTCP Packet):

The list of items in each chunk
   MUST be terminated by one or more null octets, the first of which is
   interpreted as an item type of zero to denote the end of the list.
   No length octet follows the null item type octet, but additional null
   octets MUST be included if needed to pad until the next 32-bit
   boundary.

So here is a patch.

Original issue reported on code.google.com by hzdb...@gmail.com on 23 Jul 2014 at 6:16

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant