Is there a way to play AMR-WB in Wireshark?

asked 2025-08-26 11:05:26 +0000

cms926863 gravatar image

I looked it up and found some articles saying it's not possible due to licensing issues, so I'm wondering if it's possible to do it manually.

edit retag flag offensive close merge delete

Comments

Wireshark has "codec" plugins. It is possible to add support for AMR-WB using the open source library. It would be very similar to this merge request which added the original AMR codec. I do think in the several years since that request was merged that the AMR-WB patents have also expired.

johnthacker gravatar imagejohnthacker ( 2025-08-31 16:36:36 +0000 )edit