Av1Packet
Created by pedro on 28/11/18.
AV1 has no RFC specification so we are using the official implementation from aomediacodec: https://aomediacodec.github.io/av1-rtp-spec/
AV1 Aggregation Header 0 1 2 3 4 5 6 7 +-+-+-+-+-+-+-+-+ |Z|Y| W |N|-|-|-| +-+-+-+-+-+-+-+-+
Functions
Link copied to clipboard
open suspend override fun createAndSendPacket(mediaFrame: MediaFrame, callback: suspend (List<RtpFrame>) -> Unit)