1 / 13

RTP&RTCP Transmition

RTP&RTCP Transmition. Leader: 林廷俊 Members: 賴建立,楊惟仁,唐元泰,李宗哲. Present by RouBao. RTP&RTCP Introduction. RTP is a protocol to provide end-to-end transport functions for real-time applications RTCP designed to provide QoS feedback to the participants of an RTP session

selah
Télécharger la présentation

RTP&RTCP Transmition

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. RTP&RTCP Transmition Leader: 林廷俊 Members: 賴建立,楊惟仁,唐元泰,李宗哲 Present by RouBao

  2. RTP&RTCP Introduction • RTP is a protocol to provide end-to-end transport functions for real-time applications • RTCP designed to provide QoS feedback to the participants of an RTP session • RTP is a data transfer protocol,while RTCP is a control protocol

  3. Protocol Architecture MPS:Multimedia Presentation System

  4. Session Control Service(N/A) • Register • Play,Pause,Resume,Stop,End • Set-Rate…

  5. RTP Service • Transfer media data (unreliably) • Synchronization (timestamp) • Sequencing

  6. RTCP Service • Source identifier • QoS feedback control • The number of the participants control, so is the RTCP send-rate • Intermedia synchronization

  7. Project Introduction • Sender • AVI File • CCD Device • Receiver

  8. Project Introduction(cont.) • Function • Multithread • Transmit AVI Media File • Receiver join in the middle • Send-Rate may change by Media (Timer) • RTCP feedback control (N/A)

  9. Project Introduction(cont.) • Receiver join in the middle • Send header at start • Send header in each UNIT • AVI split add header for each unit • Marker bit determine whether the begin of unit

  10. Project Introduction(cont.) • Send-Rate • calculate each file’s delay time • Reset timer for each file

  11. Project Introduction(cont.) • RTCP feedback control • Main usage in dynamic media format Capture RTCP Sender Receiver Rate control Media

  12. Project Introduction(cont.) • RTPSender Flow Sheet

  13. References • RFC 1889,1990 • “Design and implementation of a real-time multimedia presentation system using RTP”,Sridevi Palacharla

More Related