Re: [Live-devel] Query on AMRDeinterleaver::deliverIncomingFrame

2010-01-21 Thread changchun.zhang
Behalf Of Ross Finlayson Sent: Thursday, January 21, 2010 8:37 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Query on AMRDeinterleaver::deliverIncomingFrame >Have someone tested the functions used to deinterleave multi AMR >frames in a single RTP pack

Re: [Live-devel] Query on AMRDeinterleaver::deliverIncomingFrame

2010-01-21 Thread Ross Finlayson
Have someone tested the functions used to deinterleave multi AMR frames in a single RTP packet? Here I have a question on the method AMRDeinterleave::deliverIncomingFrame. I suspect this method can only support the scenario that one RTP packet contains only one AMR frame. No. Although our cur

[Live-devel] Query on AMRDeinterleaver::deliverIncomingFrame

2010-01-20 Thread changchun.zhang
Hi experts, Have someone tested the functions used to deinterleave multi AMR frames in a single RTP packet? Here I have a question on the method AMRDeinterleave::deliverIncomingFrame. I suspect this method can only support the scenario that one RTP packet contains only one AMR frame. My unders