Jump to: navigation, search

GVP MCP:mpc:h264-fmtp order descending

m (1 revision imported)
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
----
+
{{PubOption
__NOTOC__
 
 
 
<!-- ==================== -->
 
<!-- DO NOT EDIT -->
 
=Published=
 
{{Optionstmp
 
|internalformid=1 (DO NOT EDIT THIS VALUE)
 
|fromxml=true
 
|docstatus=Published
 
|fromxml=true
 
|parameter=h264.fmtp_order_descending
 
|urlparameter=h264-fmtp_order_descending
 
|displayname=H264 FMTP ordering
 
 
|hidden=true
 
|hidden=true
 
|default=0
 
|default=0
|valid=
+
|valid=Choose between: 0 or 1
 
|takeseffect=Immediately
 
|takeseffect=Immediately
|shortdesc=For internal use.
+
|shortdesc=
|section=mpc
 
|urlsection=mpc
 
|groupid=grpMedia
 
|groupname=Media Processing
 
|format=numeric
 
|prodshort=GVP
 
|component=GVP_MCP
 
|compshort=MediaControlPlatform
 
}}
 
[[Category:GVP_MCP_options]]
 
  
<!-- DO NOT EDIT -->
+
Specifies if H264 FMTPs for different payloads are ordered in ascending (default),
<!-- ==================== -->
+
or descending order in an offer SDP. The ordering is based on three different
 +
parameters in an FMTP. First FMTPs are ordered by profile:
 +
b, cb, m, e, h, h10, h10i, h42, h42i, h44, h44i, c44i, if this value is 0; or
 +
c44i, h44i, h44, h42i, h42, h10i, h10, h, e, m, cb, b, if this value is 1.
 +
Second, FMTPs among each profile are ordered by the level:
 +
1, 1b, 1.1, ... 5.1, if 0; or 5.1, ... 1.1, 1b, 1, if 1.
 +
Third, within each level, they are ordered by packetization mode:
 +
0 (single), 1(non-interleave), if 0; or 1, 0, if 1.
  
==Extended Description==
 
  
{{Extended
 
|internalformid=1 (DO NOT EDIT THIS VALUE)
 
|docstatus=
 
|mandatory=
 
|introduced=
 
|modified=
 
|discontinued=
 
|feature=
 
|relatedoptions=
 
|relatedlinks=
 
|configobject=
 
|moredesc=
 
 
}}
 
}}
 +
{{DraftOption}}
  
=Draft=
+
{{PubExtended}}
  
{{Optionstmp
+
{{DraftExtended}}
|internalformid=2 (DO NOT EDIT THIS VALUE)
 
|docstatus=
 
|parameter=
 
|displayname=
 
|hidden=
 
|default=
 
|valid=
 
|takeseffect=
 
|shortdesc=
 
|section=
 
|groupid=
 
|groupname=
 
|format=
 
|prodshort=
 
}}  
 
  
==Extended Description==
+
{{OptionCreate
 +
|component=GVP_MCP
 +
|compshort=GVP_MCP
 +
|prodshort=GVP
 +
|configobject=Application
 +
|section=mpc
 +
|parameter=h264.fmtp_order_descending
 +
|groupid=grpMedia
 +
|groupname=Media Processing
 +
|format=numeric
 +
|displayname=H264 FMTP ordering
 +
}}
  
{{Extended
+
[[Category:GVP_MCP_options]]
|internalformid=2 (DO NOT EDIT THIS VALUE)
 
|docstatus=
 
|mandatory=
 
|introduced=
 
|modified=
 
|discontinued=
 
|feature=
 
|relatedoptions=
 
|relatedlinks=
 
|configobject=
 
|moredesc=
 
}}
 

Latest revision as of 15:41, June 29, 2020



View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

h264.fmtp_order_descending

Default Value: 0
Valid Values: Choose between: 0 or 1
Changes Take Effect: Immediately


Specifies if H264 FMTPs for different payloads are ordered in ascending (default), or descending order in an offer SDP. The ordering is based on three different parameters in an FMTP. First FMTPs are ordered by profile: b, cb, m, e, h, h10, h10i, h42, h42i, h44, h44i, c44i, if this value is 0; or c44i, h44i, h44, h42i, h42, h10i, h10, h, e, m, cb, b, if this value is 1. Second, FMTPs among each profile are ordered by the level: 1, 1b, 1.1, ... 5.1, if 0; or 5.1, ... 1.1, 1b, 1, if 1. Third, within each level, they are ordered by packetization mode: 0 (single), 1(non-interleave), if 0; or 1, 0, if 1.

Draft Option

No draft option

This page was last edited on June 29, 2020, at 15:41.
Comments or questions about this documentation? Contact us for support!