Is there a way to decode rtp packet using codec AMR-WB and play the voice stream like for G.711?

asked 2018-08-24 16:45:29 +0000

durand gravatar image

In wireshark it is possible currently to play voice stream from RTP packet when codec used is G.711. Is there a way to do the same for AMR or AMR-WB codecs? Is this additionnal feature gratis or should i pay for it? If yes how much does it cost and where to access it?

Best regards Eric from France

edit retag flag offensive close merge delete

Comments

What''s up! Dude! There is a way to play amr by wireshark''s RTP Player! The way means that someone should extend the source code with amr unpacker and decoder and pcma encoder, and then compile own instance of whireshark. I can do it. But I need paid time for this all. Then I will give you the instance or can initiate a pull-request to whireshark's git.

boriscka gravatar imageboriscka ( 2019-10-30 10:23:45 +0000 )edit