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

相关推荐
羑悻的小杀马特33 分钟前
轻量跨云·掌控无界:Portainer CE + cpolar 让远程容器运维像点外卖一样简单——免复杂配置,安全直达对应集群
运维·网络·安全·docker·cpolar
愚戏师1 小时前
Python3 Socket 网络编程复习笔记
网络·笔记
降临-max2 小时前
JavaSE---网络编程
java·开发语言·网络·笔记·学习
赖small强2 小时前
【Linux 网络基础】libwebsockets HTTPS 服务端实现机制详解
linux·网络·https·tls·libwebsockets
大白的编程日记.3 小时前
【计算网络学习笔记】MySql的多版本控制MVCC和Read View
网络·笔记·学习·mysql
AI绘画小334 小时前
Web 安全核心真相:别太相信任何人!40 个漏洞挖掘实战清单,直接套用!
前端·数据库·测试工具·安全·web安全·网络安全·黑客
shmexon4 小时前
上海兆越亮相无锡新能源盛会,以硬核通信科技赋能“能碳未来”
网络·人工智能
Lay_鑫辰5 小时前
西门子诊断-状态和错误位(“轴”工艺对象 V1...3)
服务器·网络·单片机·嵌入式硬件·自动化
车载测试工程师6 小时前
CAPL学习-IP API函数-2
网络·学习·tcp/ip·capl·canoe
Xの哲學6 小时前
Linux 指针工作原理深入解析
linux·服务器·网络·架构·边缘计算