nal-extractor
v1.0.1
Published
Extraction / display of metadata in an H.264 video stream
Downloads
470
Maintainers
Readme
nal-extractor
JS library to parse H.264 NALUs, with a focus on SEI messages. Also provides utilities to synchronize display of the extracted metadata.
As an optimization, these functions return subarrays of the input whenever possible; keep that in mind if you save references to the parsed data.