← Back to team overview

rohc team mailing list archive

Re: [Question #121711]: change of marker field in RTP

 

Question #121711 on rohc changed:
https://answers.launchpad.net/rohc/+question/121711

Didier Barvaux posted a new comment:
To jawad Ahmed Saleemi:

The changes on the RTP Marker field are checked in the
rtp_changed_rtp_dynamic() function. See http://bazaar.launchpad.net
/~didier-barvaux/rohc/main/annotate/head:/src/comp/c_rtp.c#L709 for the
source code. The result of this check is then used in the
rtp_decide_state() function to decide whether the compressor should stay
in FO state or not. See http://bazaar.launchpad.net/~didier-
barvaux/rohc/main/annotate/head:/src/comp/c_rtp.c#L408 for the source
code.

What do you mean by "Depending on the change in the marker field of RTP
header, the packet type must change to U0-1 type but unfortunately its
not the case." ? Do you have a test case, so I can reproduce the problem
you encounter ?

Regards,
Didier Barvaux

-- 
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.