Checking rtp stream audio quality.
Posted
by chills42
on Server Fault
See other posts from Server Fault
or by chills42
Published on 2010-03-12T20:48:38Z
Indexed on
2010/03/12
20:57 UTC
Read the original article
Hit count: 251
We are working in a test environment and need to monitor the audio quality of an rtp stream that is being captured using tshark.
Right now we are able to capture the audio and access the file through wireshark, but we would like to find a way to save the audio to a .wav file (or similar) via the command line.
Does anyone know of a tool that can do this?
© Server Fault or respective owner