kixelated / moq-js

Typescript library for Media over QUIC
Apache License 2.0
143 stars 32 forks source link

fix: set description to undefined if decode fails #130

Closed therishidesai closed 2 weeks ago

therishidesai commented 2 weeks ago

For H264 annexb format description is undefined since SPS/PPS are defined in the NALUs before a keyframe

kixelated commented 2 weeks ago

JK there's a typescript error