-
- Downloads
fixup! Fix RTP packet's timestamp based on the real incoming packet's lenght
Use the rtp timestamp received from pjsip and send it to DSP. For some cases like playing audio file (howler tone, feature codes) frame->len and frame->ts are 0 so we need to use the old way of generating timestamp. Also make sure the sequence number is always correct.
Please register or sign in to comment