linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] question about rtp packets


From: meng hongling
Subject: [Linphone-developers] question about rtp packets
Date: Tue, 14 Mar 2006 23:17:04 +0800

when I capture rtp packets with ethereal.I find that each payload contains 160 bytes while there are 50 packets per second. that means 160*50=8000 bytes per second.
but I think it should be
8000*2=160000 bytes(sound card supports 16 bits adc).
and in msossread.c
snd_card_open_r(r->sndcard,16,0,r->freq)
this indicate sound card use 16 bits sampling.
I don't know why?Is there something wrong about my understanding?

_________________________________________________________________
与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]