2003-03-02 10:16:26 +00:00
|
|
|
|
|
|
|
TODO
|
|
|
|
----
|
|
|
|
|
|
|
|
- implement packing up to the MTU.
|
|
|
|
- discont events in the case of packet loss
|
|
|
|
- figure out the clocking.
|
|
|
|
- implement various RFCs dealing with different payload types.
|
|
|
|
(as modules?)
|
|
|
|
- Throw-out the the caps-nego & other session control things to the
|
|
|
|
Application Developer( App ), by turning rtcp work into, signals
|
|
|
|
in gstrtpsend & props/args in gstrtprecv.
|
|
|
|
The App would then be free to use any sort of session control
|
|
|
|
protocal like RTSP.( done )
|
|
|
|
|
|
|
|
|
|
|
|
Relevant RFCs
|
|
|
|
-------------
|
|
|
|
|
2003-08-11 17:54:56 +00:00
|
|
|
3550 RTP: A Transport Protocol for Real-Time Applications. ( 1889 Obsolete )
|
2003-03-02 10:16:26 +00:00
|
|
|
|
|
|
|
2198 RTP Payload for Redundant Audio Data.
|
|
|
|
3119 A More Loss-Tolerant RTP Payload Format for MP3 Audio.
|
|
|
|
|
|
|
|
2793 RTP Payload for Text Conversation.
|
|
|
|
|
|
|
|
2032 RTP Payload Format for H.261 Video Streams.
|
|
|
|
2190 RTP Payload Format for H.263 Video Streams.
|
|
|
|
2250 RTP Payload Format for MPEG1/MPEG2 Video.
|
|
|
|
2343 RTP Payload Format for Bundled MPEG.
|
|
|
|
2429 RTP Payload Format for the 1998 Version of ITU-T Rec. H.263 Video
|
|
|
|
2431 RTP Payload Format for BT.656 Video Encoding.
|
|
|
|
2435 RTP Payload Format for JPEG-compressed Video.
|
|
|
|
3016 RTP Payload Format for MPEG-4 Audio/Visual Streams.
|
|
|
|
3047 RTP Payload Format for ITU-T Recommendation G.722.1.
|
2003-08-11 17:54:56 +00:00
|
|
|
3189 RTP Payload Format for DV (IEC 61834) Video.
|
|
|
|
3190 RTP Payload Format for 12-bit DAT Audio and 20- and 24-bit Linear Sampled Audio.
|
|
|
|
3389 Real-time Transport Protocol (RTP) Payload for Comfort Noise (CN)
|
2003-03-02 10:16:26 +00:00
|
|
|
2733 An RTP Payload Format for Generic Forward Error Correction.
|
|
|
|
2833 RTP Payload for DTMF Digits, Telephony Tones and Telephony
|
|
|
|
Signals.
|
|
|
|
2862 RTP Payload Format for Real-Time Pointers.
|
2003-08-11 17:54:56 +00:00
|
|
|
3351 RTP Profile for Audio and Video Conferences with Minimal Control. ( 1890 Obsolete )
|
|
|
|
3555 MIME Type Registration of RTP Payload Formats.
|
2003-03-02 10:16:26 +00:00
|
|
|
|
2003-08-11 17:54:56 +00:00
|
|
|
2508 Compressing IP/UDP/RTP Headers for Low-Speed Serial Links.
|
|
|
|
1305 Network Time Protocol (Version 3) Specification, Implementation and Analysis.
|
|
|
|
3339 Date and Time on the Internet: Timestamps.
|
|
|
|
2246 The TLS Protocol Version 1.0
|
|
|
|
3546 Transport Layer Security (TLS) Extensions. ( Updates 2246 )
|
2003-03-02 10:16:26 +00:00
|
|
|
|
|
|
|
do we care?
|
|
|
|
-----------
|
|
|
|
|
|
|
|
2029 RTP Payload Format of Sun's CellB Video Encoding.
|
|
|
|
|
|
|
|
usefull
|
|
|
|
-------
|
|
|
|
|
|
|
|
http://www.iana.org/assignments/rtp-parameters
|