mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
rtptheora entity
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@890 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
994eb574b0
commit
de3aae0534
@ -195,7 +195,7 @@
|
||||
<td>OPTIONAL</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>Each <payload-type/> element MAY contain one or more child elements that specify particular parameters related to the payload. For example, as described in <cite>draft-ietf-avt-rtp-theora</cite> <note>This Internet-Draft has expired; see <<link url='http://svn.xiph.org/trunk/theora/doc/draft-ietf-avt-rtp-theora-00.txt'>http://svn.xiph.org/trunk/theora/doc/draft-ietf-avt-rtp-theora-00.txt</link>> for an archived version.</note>, the "configuration", "configuration-uri", "delivery-method", and "sampling", parameters may be specified in relation to usage of the Theora <note>See <<link url='http://www.theora.org/'>http://www.theora.org/</link>>.</note> codec. Where such parameters are encoded via the "fmtp" SDP attribute, they shall be represented in Jingle via the following format:</p>
|
||||
<p>Each <payload-type/> element MAY contain one or more child elements that specify particular parameters related to the payload. For example, as described in &rtptheora;, the "configuration", "configuration-uri", "delivery-method", and "sampling" parameters may be specified in relation to usage of the Theora <note>See <<link url='http://www.theora.org/'>http://www.theora.org/</link>>.</note> codec. Where such parameters are encoded via the "fmtp" SDP attribute, they shall be represented in Jingle via the following format:</p>
|
||||
<code><![CDATA[
|
||||
<parameter name='foo' value='bar'/>
|
||||
]]></code>
|
||||
|
3
xep.ent
3
xep.ent
@ -1,4 +1,4 @@
|
||||
<!--
|
||||
rtp<!--
|
||||
This file contains common entities for use in XEPs.
|
||||
It is maintained by the XMPP Extensions Editor:
|
||||
|
||||
@ -482,6 +482,7 @@
|
||||
<!ENTITY pidf "<span class='ref'><link url='http://tools.ietf.org/html/rfc3863'>Presence Information Data Format (PIDF) </link></span> <note>RFC 3863: Presence Information Data Format (PIDF) <<link url='http://tools.ietf.org/html/rfc3863'>http://tools.ietf.org/html/rfc3863</link>>.</note>" >
|
||||
<!ENTITY rfc3489bis "<span class='ref'><link url='http://tools.ietf.org/html/draft-ietf-behave-rfc3489bis'>draft-ietf-behave-rfc3489bis-06</link></span> <note>Session Traversal Utilities for NAT (STUN) <<link url='http://tools.ietf.org/html/draft-ietf-behave-rfc3489bis'>http://tools.ietf.org/html/draft-ietf-behave-rfc3489bis</link>>.</note>" >
|
||||
<!ENTITY rtpdtls "<span class='ref'><link url='http://scm.sipfoundry.org/rep/ietf-drafts/ekr/draft-tschofenig-avt-rtp-dtls-00.txt'>RTP Over DTLS</link></span> <note>Real-Time Transport Protocol (RTP) over Datagram Transport Layer Security (DTLS) <<link url='http://scm.sipfoundry.org/rep/ietf-drafts/ekr/draft-tschofenig-avt-rtp-dtls-00.txt'>http://scm.sipfoundry.org/rep/ietf-drafts/ekr/draft-tschofenig-avt-rtp-dtls-00.txt</link>>. Work in progress.</note>" >
|
||||
<!ENTITY rtptheora "<span class='ref'><link url='http://tools.ietf.org/html/draft-barbato-avt-rtp-theora'>RTP Payload Format for Theora Encoded Video</link></span> <note>RTP Payload Format for Theora Encoded Video <<link url='http://tools.ietf.org/html/draft-barbato-avt-rtp-theora'>http://tools.ietf.org/html/draft-barbato-avt-rtp-theora</link>>. Work in progress.</note>" >
|
||||
<!ENTITY sdpdtls "<span class='ref'><link url='http://tools.ietf.org/html/draft-fischl-mmusic-sdp-dtls'>RTP Over DTLS</link></span> <note>Real-Time Transport Protocol (RTP) over Datagram Transport Layer Security (DTLS) <<link url='http://tools.ietf.org/html/draft-fischl-mmusic-sdp-dtls'>http://tools.ietf.org/html/draft-fischl-mmusic-sdp-dtls</link>>. Work in progress.</note>" >
|
||||
<!ENTITY sievenotify "<span class='ref'><link url='http://tools.ietf.org/html/draft-ietf-sieve-notify'>Sieve Extension: Notifications</link></span> <note>Sieve Extension: Notifications <<link url='http://tools.ietf.org/html/draft-ietf-sieve-notify'>http://tools.ietf.org/html/draft-ietf-sieve-notify</link>>. Work in progress.</note>" >
|
||||
<!ENTITY sievenotifyxmpp "<span class='ref'><link url='http://tools.ietf.org/html/draft-ietf-sieve-notify-xmpp'>Sieve Notification Mechanism: xmpp</link></span> <note>Sieve Notification Mechanism: xmpp <<link url='http://tools.ietf.org/html/draft-ietf-sieve-notify-xmpp'>http://tools.ietf.org/html/draft-ietf-sieve-notify-xmpp</link>>. Work in progress.</note>" >
|
||||
|
Loading…
Reference in New Issue
Block a user