Aha! I had thought that we handled this case correctly, but it turns
out that we didn't. (The code correctly discarded sequences of
packets that were missing the start-of-frame packet, but not in the
case when this happened beginning with the very first packet that we
received.)
I have now
I have an H264 transmission, that is sent in FU-A mode - I
have a receiver that connects to the stream at arbitrary moments;
during these times, when it does connect, there are chances that it
will start receiving the stream halfway through a multi-packet
frame. Do you know how I can e