Code Monkey home page Code Monkey logo

Comments (4)

YunghuiHsu avatar YunghuiHsu commented on May 31, 2024

Hi SHARATHbhushan:

The same question was brought up for discussion in the Nvidia Tech Forums:GstNvTracker does not have enable-batch-process nor enable-past-frame properties in DeepStream 6.3]https://forums.developer.nvidia.com/t/gstnvtracker-does-not-have-enable-batch-process-nor-enable-past-frame-properties-in-deepstream-6-3/277839/4

  • According to deepstream 6.2
    • To allow the low-level tracker library to store and report the past-frame data, user would need to set enable-past-frame=1 and enable-batch-process=1 under [tracker] section in the deepstream-app config file. Note that the past-frame data is only supported in the batch processing mode.

Solutions:

  • Return to deepstream 6.2
  • Set #enable-batch-process=1 In deepstream-yolo-pose/configs/config_tracker.txt

Since I don't have the hardware on hand to test it, it's up to you to test it and track down technical support from the forum.

from deepstream-yolo-pose.

SHARATHbhushan avatar SHARATHbhushan commented on May 31, 2024

Hi @YunghuiHsu Thank you, I will try that

from deepstream-yolo-pose.

SHARATHbhushan avatar SHARATHbhushan commented on May 31, 2024

Hello @YunghuiHsu I tried it with deepstream 6.2 docker image: installed all the requirements, even gstream appear to be installed, but I encountered this error Error: gst-resource-error-quark: Cannot identify device '/dev/v4l2-nvenc'. (3): /dvs/git/dirty/git-master_linux/3rdparty/gst/gst-v4l2/gst-v4l2/v4l2_calls.c(637): gst_v4l2_open (): /GstPipeline:pipeline0/nvv4l2h264enc

I looked everywhere with no results

did you encounter this, or is there a compatible docker image I can use?

from deepstream-yolo-pose.

YunghuiHsu avatar YunghuiHsu commented on May 31, 2024

@SHARATHbhushan

since there is no hardware encoder in Orin Nano.
Gstreamer Nvv4l2h264enc: Cannot identify device ‘/dev/v4l2-nvenc’

You need to carefully refer to the solutions proposed by the administrators in the forum, e.g. using the "software encoder x264enc."

from deepstream-yolo-pose.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.