From 5f360f3b133301fcd33cbc3998c369354134e2bc Mon Sep 17 00:00:00 2001 From: Julien Isorce Date: Fri, 1 Nov 2013 16:57:15 +0000 Subject: tests/check: add rtpaux::test_simple_rtpbin_aux It shows how to use "set-aux-receive" and "set-aux-send" properties of rtpbin to set rtprtxsend and rtprtxreceive Build 2 pipelines, one for rtpbin as a sender and one for rtobin as a receive. Then transmit an audio stream. It also drops some packets to activate restransmission and check they are actually retransmited. --- tests/check/elements/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/check/elements/.gitignore') diff --git a/tests/check/elements/.gitignore b/tests/check/elements/.gitignore index e6b0f5618..dd17aac1d 100644 --- a/tests/check/elements/.gitignore +++ b/tests/check/elements/.gitignore @@ -47,6 +47,7 @@ rganalysis rglimiter rgvolume rtp-payloading +rtpaux rtpbin rtpbin_buffer_list rtpcollision -- cgit v1.2.3