Dump audio source from wireshark

content

    • Goals
    • Environment
    • steps
      • [RTP package capture](#RTP package capture)
      • [Wireshark play audio](#Wireshark play audio)
        • [Extract audio source](#Extract audio source)
      • [Play and Analyze](#Play and Analyze)
    • Reference

Goals

Dump & Play alaw pcm, mulaw pcm audio source from RTP Package

Environment

name version
wireshark Version 3.4.2 (v3.4.2-0-ga889cf1b1bf9) on windows 64 bit
Audacity Audacity 2.4.2 on Windows 64 bit

*need audio codec .dll plugin

steps

RTP package capture

  1. Input filter: ip.src_host == && tcp

  2. start capture for duration

  3. press Protocol > decode as

  4. hen you can see G.711 Alaw audio

Wireshark play audio

Extract audio source
  1. press Telephony > RTP > RTP streams >select g711A stream > Analyze

  2. save: press Save > Unsynchronized Forward stream Audio > save as .raw

    will like jpegAudio.raw

  3. play in wireshark

    3.1 press Play Streams

    3.2 Wireshark audio page

Play and Analyze

Import 原始資料 > open .raw in Audacity

import config

play in Audacity

Reference

wireshark 抓取RTP,播放/存檔語音碼流

相关推荐
ABdolphin1 小时前
客户端/服务器的简易实现
网络·javaee
速盾cdn2 小时前
速盾:高防 CDN 怎么屏蔽恶意访问?
前端·网络·web安全
King without kingdom6 小时前
面试题(三)
运维·服务器·网络
亿林安全7 小时前
等保测评中的常见误区及应对策略
网络·安全·web安全
亿林网络安全事业部7 小时前
等保测评:企业如何构建安全的网络架构
网络·安全·架构
求学者1.08 小时前
网络编程问题解答
网络
MAMA66818 小时前
一个简单的基于C语言的HTTP代理服务器的案例
c语言·网络·http
云兮Coder9 小时前
鸿蒙Harmony应用开发,数据驾驶舱网络请求(Axios) 封装
网络·华为·harmonyos
新知图书9 小时前
Apache的ab压力测试工具与性能监控
测试工具·apache
Proxy71110 小时前
SOCKS5代理为何比HTTP代理更快?
网络·网络协议·http