Thread Previous • Date Previous • Date Next • Thread Next |
Yakir,
Making my concerns more real, I am pinging here seeing the IR first time only. [...] Didn’t the IR being sent message after 12s and my CHANGE_TO_FO_TIME is 6000, CHANGE_TO_IR_TIME is 12000. Init call of _ROHC_COMP_SET_PERIODIC_REFRESHES_TIME_ happens after the following init sequence of calls, [...]
Do you enable the ROHC_COMP_FEATURE_TIME_BASED_REFRESHES feature with rohc_comp_set_features() ? Do you set the rohc_buf.time attribute of the uncompressed packet that you give as the 2nd argument to rohc_compress4() ? The rohc_buf.timeis the time of arrival of the packet, expressed in seconds and nanoseconds.
This timestamp is used to determine if the delay since last IR packet is expired or not. Regards, Didier
Thread Previous • Date Previous • Date Next • Thread Next |