Audio  > Codec Parameters

rtpmap lines

Now we come to the rtpmap lines for the formats included in the “m” lines above to map the payload types and the codecs. We also have a number of the fmtp lines to describe characteristics of the offered codecs. The order in which the formats are written in the media line is important as it defines the priority in which the browsers would like to use them.

a=fmtp:111 minptime=10

minptime line indicates the minimum packetization time the browser should expect to receive for Opus (as specified above by fmtp:11).