Skip to content
Snippets Groups Projects
Commit 22c436c8 authored by Martin Storsjö's avatar Martin Storsjö
Browse files

rtpdec: Send a valid "delay since SR" value in the RTCP RR packets


Previously, we always signalled a zero time since the last RTCP
SR, which is dubious.

The code also suggested that this would be the difference in
RTP NTP time units (32.32 fixed point), while it actually is
in in 1/65536 second units. (RFC 3550 section 6.4.1)

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent e568db40
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment