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,播放/存檔語音碼流

相关推荐
kk的vmware虚拟机安装ubuntu2 小时前
鱼皮 yu-rpc:从 0 到 1 手写 RPC 框架的实践教程
网络·网络协议·其他·rpc
ShineWinsu2 小时前
对于Linux:网络基础的解析
linux·网络·面试·udp·笔试·ip·tcp
Alan_6915 小时前
聊聊 Swagger/Postman/Apifox 的真实选型与 Python 项目实战
python·测试工具·postman
wenzhangli76 小时前
oodAgent 4.0 Skills分布式调度 — 从Code Agent实战看自主维护的Agent网络
运维·网络·人工智能·自动化
做个文艺程序员6 小时前
Linux第12篇:性能监控与瓶颈分析——CPU/内存/IO/网络全维度
linux·运维·网络
WZF-Sang6 小时前
网络基础——2
服务器·网络·c++·学习·网络编程·php
智慧光迅AINOPOL8 小时前
校园光网络POL方案优劣势分析
网络·全光网解决方案·全光网·校园全光网·校园全光网解决方案
wang_shu_mo_ran8 小时前
网络编程(一):网络编程初识
运维·服务器·网络
网络研究院8 小时前
Brave浏览器放大招引入容器功能,实现多账户安全隔离
网络·安全·容器·浏览器·数据·隐私
AI 小老六9 小时前
Agent 工程化新底座:用 CLI 契约层打通 HTTP 接口与业务能力
网络·人工智能·http·ai·架构