RTP opus playback 3.4.2
Hi is opus playback from within wireshark on the roadmap? If it is already supported, is there a documentation on how to get it working? thanks
Asked: 2021-01-22 12:48:57 +0000
Seen: 1,710 times
Last updated: Jan 22 '21
Added in 3.4.0 - "Wireshark is able to decode, play, and save opus payload on platforms where the opus library is available."
What platform (wireshark -v) are you running on?
Sorry to ask this question again. I am running Wireshark 3.4.5 and I explored a sample capture from https://gitlab.com/wireshark/wireshar... (sip-rtp-opus.pcap). The audio is played smoothly without any hitch. My own application is streaming mono Audio Opus over RTP via Multicast without SIP and SDP. When I capture the stream the payload type is detected as g711U. The playback produces only noise. What can I do?