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

相关推荐
Orlando cron2 小时前
Kubernetes 网络模型深度解析:Pod IP 与 Service 的负载均衡机制,Service到底是什么?
网络·tcp/ip·kubernetes
KKKlucifer5 小时前
加密通信 + 行为分析:运营商行业安全防御体系重构
网络·安全·重构
achene_ql8 小时前
select、poll、epoll 与 Reactor 模式
linux·服务器·网络·c++
奔跑吧邓邓子9 小时前
探索Selenium:自动化测试的神奇钥匙
自动化测试·selenium·测试工具
黎相思9 小时前
应用层自定义协议与序列化
运维·服务器·网络
Lightning-py10 小时前
Linux命令cat /proc/net/snmp查看网络协议层面统计信息
网络·网络协议·tcp/ip
XxxxHe10 小时前
博客系统测试报告
功能测试·测试工具
wo32586614510 小时前
浪潮交换机配置track检测实现高速公路收费网络主备切换NQA
开发语言·网络·php
光路科技12 小时前
TSN交换机正在重构工业网络,PROFINET和EtherCAT会被取代吗?
服务器·网络·重构
云盾安全防护13 小时前
CC攻击与WAF的对抗战
网络·安全·ddos