Bug ID |
8355
|
Summary |
Support RTP/RTCP multiplexing
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
unspecified
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Enhancement
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
--
Please support RFC 5761: "Multiplexing RTP Data and Control Packets on a Single
Port".
For RTP/RTCP multiplexed streams, this would mean that when the RTP dissector
reports a payload type in the category "Reserved for RTCP conflict avoidance",
the packet would instead be dissected as RTCP.
This should definitely apply when visible SDP includes a=rtcp-mux for the media
stream. In the absence of visible SDP, it should also be possible to apply it
for RTP that's auto-detected (decoded outside conversations), or manually
selected through "Decode as RTP".
You are receiving this mail because:
- You are watching all bug changes.