Implement a Go H265 Packetizer and Depacketizer
Budget: $1,500 – $3,000 USD
Implement an H265 packetizer and depacketizer according to the H265 specification https://datatracker.ietf.org/doc/html/rfc7798 in the open source library Pion: https://github.com/pion/rtp/blob/master/codecs/h265_packet.go
A reference implementation can be found in gstreamer https://github.com/GStreamer/gst-plugins-good/blob/master/gst/rtp/gstrtph265pay.c
The pion one should function identically
A reference implementation can be found in gstreamer https://github.com/GStreamer/gst-plugins-good/blob/master/gst/rtp/gstrtph265pay.c
The pion one should function identically