Comment 4 for bug 1265304

Revision history for this message
Didier Barvaux (didier-barvaux) wrote : Re: ROHC 1.6.1 compress H264 but fail decompress

With the non-regression tool from the dev branch (revision 984), I got no comp/decomp error with default settings. I then configured the ROHC compressor to assign UDP/5006 to the RTP protocol, and I got some decompression failures at packet #427. I'm coding a fix for that problem.

With the 1.6.x branch, I got no error as well with the default settings of the non-regression tool. I got no error when I added UDP/5006 to the RTP ports.

I performed the test with the following command from the compiled sources:
  $ ./test/non_regression/test_non_regression --verbose smallcid rtpAudioVideo.pcap

The difference may come from the compression parameters you used (CID type, W-LSB width...). Please give me more information.