LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using LabView to analize RTP : Goal is to automate VOIP analysis based on real audio sampling

This question is related to live captures of rtp via sniffers like ethereal, tcpdump o rtpdump.

There are tools like tcpdump, or rtpdump which capture rtp streams of conversations produced over the internet with packet sniffer.
I have the idea of capturing this rtp strings from the sniffer passing them to LabView and make automated analysis of that rtp searching for audio quality as MOS and R Factor Measurement on voip networks, I know Labview can do it and:
 
1) The captures are made from the already in place network card on the pc
2) The RTP is placed on log files on the flight which are prefiltered with the rtp information just need to apply or select the codec that PCM or G729 of the call in progress to decode the RTP and handle it as an audio signal like the one capable of capture from the audio card of the PC.
 
If you can give me some guidelines on some driver available at LabView for RTP processing it could be a great tool for the VOIP industry.
 
Kind regards,

Saul Bejarano

Message Edited by Procomm on 07-11-2007 10:32 AM

0 Kudos
Message 1 of 2
(2,820 Views)

Procomm,

Currently, NI does not have any supported drivers for rtp protocol.  The links below should give you some advice on how to go about finding driver dll's for this purpose.  If you have access to the dll's, you can call them in LabVIEW.

http://www.flirthermography.com/support/infrared_software_updates.asp#id25

http://www.gl.com/productlist.html

reggier

Message 2 of 2
(2,800 Views)