Hello Wireshark dev group,
I was wondering if this is a bug or currently wireshark does not automatically decode avpf rtp packets. Currently decoding the flow in question does not produce vp8 headers as it does when using avp. When using avp it is possible to view vp8 header and its types. somehow did cannot be done when using avpf. Here is a trace of the non working example
udp.port == 14142
is the negotiated port for rtp the messaging channel(sip) has negotiated vp8 using rtp as a transport. When decoding this port to rtp the vp8 headers not there. Is there a work around for this?
Please advise,
Tito