Re: Handling of unverified data and media
Martin Thomson <[email protected]>
| Newsgroups | gmane.ietf.mmusic |
|---|---|
| Message-ID | <CABkgnnXdt9Yf5Tci4wTV9DSR+MKCtkx9iT2tpw=NZ2ZMkdCEFQ@mail.gmail.com> |
On 31 March 2017 at 10:54, Cullen Jennings <[email protected]> wrote: > I realize the topic of playing out the data is very complicated, but the > topic I think should be though about first is buffering the video i frames > so they are not lost. That is something I am quite comfortable with. Any data that is received doesn't need to be discarded outright, some of it can be held for a short time in anticipation of being able to authenticate it. That's likely critical for early call performance. This is especially bad for video where a) you can't send a lot, b) you need to send a lot, and c) everything else that follows is dependent on that early data.