From 81ec7c45cea2ffb8840d227c01ab59d3e02ec1d7 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 25 Apr 2008 18:45:33 +0000 Subject: [PATCH] tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh: Remove test sync-offset by default. Original commit message from CVS: * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh: Remove test sync-offset by default. --- ChangeLog | 5 +++++ tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index dc0c25b172..ac1f039842 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-25 Wim Taymans + + * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh: + Remove test sync-offset by default. + 2008-04-25 Tim-Philipp Müller * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain): diff --git a/tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh b/tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh index cf0d9033dd..b30787f494 100755 --- a/tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh +++ b/tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh @@ -42,8 +42,8 @@ DEST=127.0.0.1 # tuning parameters to make the sender send the streams out of sync. Can be used # ot test the client RTCP synchronisation. -#VOFFSET=500000000 -VOFFSET=900000000 +#VOFFSET=900000000 +VOFFSET=0 AOFFSET=0 # H264 encode from the source