Right now, the isKeyframe key for the video packets is being populated as undefined. The root cause is a minor typo, which I have fixed in this PR. Also, a package (underscore) vulnerability has been fixed.
This is a screenshot taken from the current jswebm demo:
This is a screenshot from a demo built using the updated jswebm :
Right now, the
isKeyframe
key for the video packets is being populated as undefined. The root cause is a minor typo, which I have fixed in this PR. Also, a package (underscore) vulnerability has been fixed.This is a screenshot taken from the current jswebm demo:
This is a screenshot from a demo built using the updated jswebm :