Galène videoconferencing server discussion list archives
 help / color / mirror / Atom feed
From: Juliusz Chroboczek <jch@irif.fr>
To: T H Panton <tim@pi.pe>
Cc: galene@lists.galene.org
Subject: [Galene] Re: using up more ports in ipv6 for better congestion control
Date: Fri, 16 Jul 2021 19:48:08 +0200	[thread overview]
Message-ID: <87zgumkv53.wl-jch@irif.fr> (raw)
In-Reply-To: <0AA86EE7-3FFA-4764-A0B2-A6C18A6A231E@pi.pe>

> I don’t think it could. - isn't REMB based on watching the packet
> arrival interval

No, it acts on the derivative of the packet arrival *delay*.

Recall that every RTP packet is timestamped at the sender (that's the
Timestamp field of the RTP header).  When the receiver receives a packet
with timestamp t, it computes a local timestamp u.  When it receives
a second packet with remote timestamp t' and local timestamp u', it
computes

  (u' - t') - (u - t)

which is the variation of the packet delay.  Note that this formula is
equivalent to

  (u' - u) - (t' - t)

which shows that the offsets between the local and remote clocks cancel
out, so the clocks don't need to be synchronised.

-- Juliusz

      reply	other threads:[~2021-07-16 17:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-10 15:15 [Galene] " Dave Taht
2021-07-10 15:19 ` [Galene] " Dave Taht
2021-07-10 16:36 ` T H Panton
2021-07-10 16:48   ` Dave Taht
2021-07-11 11:19   ` Juliusz Chroboczek
2021-07-15 14:17     ` Sean DuBois
2021-07-16  1:36       ` Juliusz Chroboczek
2021-07-16 14:25         ` Sean DuBois
2021-07-15 16:26     ` T H Panton
2021-07-16  1:37       ` Juliusz Chroboczek
2021-07-16 14:46         ` T H Panton
2021-07-16 17:48           ` Juliusz Chroboczek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.galene.org/postorius/lists/galene.lists.galene.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zgumkv53.wl-jch@irif.fr \
    --to=jch@irif.fr \
    --cc=galene@lists.galene.org \
    --cc=tim@pi.pe \
    --subject='[Galene] Re: using up more ports in ipv6 for better congestion control' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox