Ben Ford
5dad4f4ea1
res_rtp: Add unit tests for RTCP stats.
...
Added unit tests for RTCP video stats. These tests include NACK, REMB,
FIR/FUR/PLI, SR/RR/SDES, and packet loss statistics. The REMB and FIR
tests are currently disabled due to a bug. We expect to receive a
compound packet, but the code sends this out as a single packet, which
the browser accepts, but makes Asterisk upset.
While writing these tests, I noticed an issue with NACK as well. Where
it is handling a received NACK request, it was reading in only the first
8 bits of following packets that were also lost. This has been changed
to the correct value of 16 bits.
Also made a minor fix to the data buffer unit test.
Change-Id: I56107c7411003a247589bbb6086d25c54719901b
2019-09-10 13:10:59 -05:00
..
2019-04-16 08:11:28 -05:00
2019-09-10 10:44:00 -05:00
2018-11-26 12:56:24 -06:00
2019-05-22 08:25:19 -05:00
2019-08-01 04:11:49 -06:00
2017-12-22 09:23:22 -05:00
2017-10-18 03:34:56 -05:00
2019-05-06 04:27:02 -06:00
2018-03-01 13:13:55 -06:00
2019-05-21 11:03:13 -05:00
2018-07-18 18:15:53 +00:00
2017-12-22 09:23:22 -05:00
2018-12-11 12:29:09 -05:00
2019-02-20 09:56:22 -06:00
2019-01-30 12:51:03 +00:00
2018-01-29 12:39:34 -06:00
2019-09-10 10:44:00 -05:00
2018-01-29 12:39:34 -06:00
2018-01-24 13:37:29 -05:00
2018-01-29 12:39:34 -06:00
2018-01-29 12:39:34 -06:00
2017-04-12 15:57:21 -06:00
2018-01-29 12:39:34 -06:00
2018-01-29 12:39:34 -06:00
2018-01-24 13:37:29 -05:00
2019-08-20 13:19:16 -05:00
2018-02-16 13:52:37 +01:00
2018-02-16 13:52:37 +01:00
2018-02-16 13:52:37 +01:00
2018-02-16 13:52:37 +01:00
2018-11-21 09:56:16 -05:00
2018-11-26 12:56:24 -06:00
2018-11-21 09:56:16 -05:00
2017-02-10 18:04:41 -05:00
2018-03-14 05:20:12 -04:00
2018-10-18 12:44:10 -05:00
2019-03-25 10:43:54 -06:00
2018-03-14 05:20:12 -04:00
2019-07-24 04:51:43 -06:00
2018-03-14 05:20:12 -04:00
2017-12-22 09:23:22 -05:00
2019-04-23 17:40:15 -05:00
2018-06-08 11:03:35 +02:00
2018-01-24 13:37:29 -05:00
2018-01-15 13:25:51 -05:00
2018-01-15 13:25:51 -05:00
2019-06-20 16:57:49 -06:00
2017-11-20 13:17:55 -06:00
2018-12-13 17:03:59 -05:00
2017-12-20 12:40:01 -05:00
2017-12-22 09:23:22 -05:00
2018-01-24 13:37:29 -05:00
2018-11-18 15:08:16 -05:00
2018-05-21 11:03:10 -05:00
2018-04-30 16:30:44 -04:00
2018-06-21 10:18:36 -06:00
2019-01-23 09:02:38 -06:00
2017-12-22 09:23:22 -05:00
2018-03-08 13:53:09 -06:00
2019-08-01 13:44:16 -06:00
2019-04-23 17:40:15 -05:00
2018-01-24 13:37:29 -05:00
2019-04-23 17:40:15 -05:00
2019-02-07 08:23:14 -06:00
2018-11-21 09:56:16 -05:00
2018-11-21 09:56:16 -05:00
2018-09-12 07:26:33 -05:00
2018-09-06 13:30:12 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-11-15 15:49:12 -05:00
2019-02-27 19:54:32 -06:00
2018-01-24 13:37:29 -05:00
2019-03-01 16:47:22 -06:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-02-02 18:03:06 -06:00
2018-07-27 10:58:38 -05:00
2018-02-02 18:03:06 -06:00
2018-11-21 09:56:16 -05:00
2018-04-12 17:34:16 -05:00
2018-06-21 16:10:52 -06:00
2018-09-14 14:59:23 -05:00
2019-07-11 11:40:04 -05:00
2018-01-24 13:37:29 -05:00
2019-08-28 18:21:33 -05:00
2018-11-15 06:35:24 -05:00
2018-10-27 17:51:02 -05:00
2018-01-24 13:37:29 -05:00
2018-10-24 07:51:25 -05:00
2018-11-21 09:56:16 -05:00
2018-11-21 09:56:16 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2019-04-23 17:40:15 -05:00
2019-04-23 17:40:15 -05:00
2019-04-17 10:18:40 -05:00
2019-05-02 12:32:40 -06:00
2018-07-06 07:03:45 -06:00
2019-08-08 11:31:00 -05:00
2018-01-24 13:37:29 -05:00
2019-08-21 07:05:14 -05:00
2017-10-04 12:00:47 -04:00
2018-01-24 13:37:29 -05:00
2019-09-05 05:25:19 -05:00
2019-01-21 07:57:12 -06:00
2018-01-24 13:37:29 -05:00
2019-08-22 19:04:42 -05:00
2017-10-04 12:00:47 -04:00
2018-01-24 13:37:29 -05:00
2019-05-22 08:25:19 -05:00
2019-05-20 20:33:58 -05:00
2017-12-22 09:23:22 -05:00
2019-04-18 08:04:11 -06:00
2018-09-25 13:30:09 -06:00
2019-09-10 13:10:59 -05:00
2017-12-22 09:23:22 -05:00
2018-11-18 15:08:16 -05:00
2019-04-23 17:40:15 -05:00
2017-12-22 09:23:22 -05:00
2017-12-10 12:51:16 -06:00
2018-07-18 13:20:49 -05:00
2018-11-21 09:56:16 -05:00
2018-11-21 09:56:16 -05:00
2018-08-17 16:33:24 -05:00
2017-12-07 19:39:04 -06:00
2019-08-08 11:31:00 -05:00
2018-01-15 13:25:51 -05:00
2018-11-21 09:56:16 -05:00
2018-01-24 13:37:29 -05:00
2019-03-11 23:57:01 +01:00
2019-03-11 23:57:01 +01:00
2018-01-15 13:25:51 -05:00
2018-09-12 12:34:54 -05:00
2019-03-26 08:32:28 -05:00
2018-10-09 16:30:33 -05:00
2017-04-14 16:55:03 -05:00
2017-12-22 09:23:22 -05:00
2018-12-11 12:29:09 -05:00
2019-04-23 17:40:15 -05:00
2018-08-27 13:22:31 -04:00