[Join] Fix join run tesh pipeline.
authorgichan <gichan2.jang@samsung.com>
Fri, 23 Dec 2022 06:12:51 +0000 (15:12 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Dec 2022 00:45:03 +0000 (09:45 +0900)
commiteb75a94e06c887c37eea4fb107844f49eaf46895
tree4908081a569e6b53eb3e6e7bf42f81b8fb732796
parenta04f28bdcbe76b92225245e26ed9898249c6bc90
[Join] Fix join run tesh pipeline.

Fix join runTesh pipeline.
 - Increase the number of buffers : Before the multifilesink saves four files, the pipeline receives the EOS and stops. This is prevented by increasing the number of buffers.
 - Change tensor mux sync mode: Set the buffer used for comparison used by tensor_if slowly enough and sync on this buffer.
 - Enable timestamp.

Signed-off-by: gichan <gichan2.jang@samsung.com>
tests/gstreamer_join/runTest.sh