Skip to content

Commit

Permalink
Update deepstream_parallel_infer_app build
Browse files Browse the repository at this point in the history
  • Loading branch information
fc-camel authored Dec 6, 2024
1 parent 0ffc3e9 commit 247de8a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1513,6 +1513,7 @@ int main(int argc, char *argv[])
str->context = perf_ctx;
enable_perf_measurement (str, osd_sink_pad, config->num_source_sub_bins, 1, 0, perf_cb);
gst_object_unref(osd_sink_pad);
}

if (config->osd_config.enable) {
if (!create_osd_bin (&config->osd_config, &instance_bin->osd_bin)) {
Expand Down

0 comments on commit 247de8a

Please sign in to comment.