Files
FastDeploy/streamer/examples/video_decoder/cpp/gpu.yml
2023-01-28 21:55:12 +08:00

20 lines
341 B
YAML

app:
type: video_decoder
enable-perf-measurement: true
perf-measurement-interval-sec: 5
nvurisrcbin:
uri: file:///opt/nvidia/deepstream/deepstream/samples/streams/sample_ride_bike.mov
gpu-id: 0
nvvideoconvert:
gpu-id: 0
capsfilter:
caps: video/x-raw,format=(string)BGR
appsink:
sync: true
max-buffers: 60
drop: false