Draft RTP payload document to update/replace RFC9134. This is a necessary revision to add support for new features introduced by the 3rd edition of JPEG XS.
The mkd file is the source reference used to build txt, xml, html, and pdf outputs.
- kramdown-rfc2629 (Ruby, use
gem install kramdown-rfc) - xml2rfc (Python, use
pip install xml2rfc)
Run make on command line (builds XML and TXT).
Optionally run make html on command line (builds HTML).
sed -n '/markdown-source/,/==/p' draft-ietf-avtcore-rtp-jpegxs-3ed.xml | tail -n +2 | base64 -d | gunzip