#2087 closed enhancement (fixed)
Support for RTP and RTCP multiplexing
Reported by: | ming | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-2.8 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
In line with our roadmap for WebRTC interoperability, as mentioned in this draft of Web Real-Time Communication (WebRTC) document:
To reduce these costs and session set-up times, implementations are REQUIRED to support multiplexing RTP data packets and RTCP control packets on a single transport-layer flow.
this ticket will add support for RTP and RTCP multiplexing, in accordance to RFC 5761.
Change History (3)
comment:1 Changed 6 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 6 years ago by nanang
In 5790:
comment:3 Changed 6 years ago by nanang
In 5800:
Note: See
TracTickets for help on using
tickets.
In 5788: