You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 25, 2024. It is now read-only.
Identify keyframe packets for FEC protection (#106)
There is code to set different protection levels for keyframes vs.
delta frames, but because this set_is_key_frame was never called,
the distinction was never used.
Also, clear old media packets from a previous frame, which can
happen if a keyframe request comes from the receiver.
0 commit comments