ds_config_8vid.txt 1.57 KB
# Copyright (c) 2018 NVIDIA Corporation.  All rights reserved.
#
# NVIDIA Corporation and its licensors retain all intellectual property
# and proprietary rights in and to this software, related documentation
# and any modifications thereto.  Any use, reproduction, disclosure or
# distribution of this software and related documentation without an express
# license agreement from NVIDIA Corporation is strictly prohibited.

[application]
enable-perf-measurement=1
perf-measurement-interval-sec=5

[tiled-display]
enable=1
rows=2
columns=4
width=1280
height=720
gpu-id=0
cuda-memory-type=1

[source0]
enable=1
type=3
num-sources=4
uri=file://<path>
gpu-id=0
cuda-memory-type=1

[source1]
enable=1
type=3
num-sources=4
uri=file://<path>
gpu-id=0
cuda-memory-type=1

[streammux]
gpu-id=0
batched-push-timeout=-1
## Set muxer output width and height
width=1280
height=720
cuda-memory-type=1
enable-padding=1
batch-size=8

[sink0]
enable=1
type=3
#1=mp4 2=mkv
container=1
#1=h264 2=h265 3=mpeg4
## only SW mpeg4 is supported right now.
codec=3
sync=0
bitrate=32000000
output-file=<path>
source-id=0
cuda-memory-type=1

[sink1]
enable=0
#Type - 1=FakeSink 2=EglSink 3=File
type=2
sync=1
source-id=0
gpu-id=0
cuda-memory-type=1


[osd]
enable=1
gpu-id=0
border-width=2
text-size=12
text-color=1;1;1;1;
text-bg-color=0.3;0.3;0.3;1
font=Arial
show-clock=0
clock-x-offset=800
clock-y-offset=820
clock-text-size=12
clock-color=1;0;0;0

[primary-gie]
enable=1
gpu-id=0
batch-size=8
gie-unique-id=1
interval=0
labelfile-path=labels_coco.txt
model-engine-file=<path>
config-file=infer_config_batch8.txt
cuda-memory-type=1