@astronautlabs/rfc8331
v0.2.1
Published
Implementation of RFC 8331, RTP Payload for SMPTE ST 291-1 Ancillary Data
Downloads
60
Readme
@/rfc8331
📜 IETF RFC 8331
RTP Payload for Society of Motion Picture and Television Engineers (SMPTE) ST 291-1 Ancillary Data
📺 Part of the Astronaut Labs Broadcast Suite
@/is04 | @/rfc8331 | @/rtp | @/scte104 | @/scte35 | @/st2010 | @/st291
📝 Beta Quality
This library is new, with limited compatibility guarantees between releases (beta, semver 0.x.x).
Implementation of RFC 8331 in Typescript using @astronautlabs/bitstream
Summary
This library provides the ability to read and write packetized SMPTE ST 291 ancillary messages via RTP, as codified in
IETF RFC 8331, which builds on SMPTE ST 2038 ("Carriage of Ancillary Data Packets in an MPEG-2 Transport Stream"), using
the @astronautlabs/bitstream
bitstream serialization library. It can be used to prepare and parse ancillary messages
for being sent via RTP, which is useful for implementing SMPTE ST 2110-40 ("Professional Media Over Managed IP Networks:
SMPTE ST 291-1 Ancillary Data").