GithubHelp home page GithubHelp logo

Comments (10)

monjha avatar monjha commented on August 12, 2024

Hi,
Could you please run GST_DEBUG=3 and then run the application to get more information on the error?

from deepstream_triton_model_deploy.

rahulsharma11 avatar rahulsharma11 commented on August 12, 2024

Hi,
Thanks for the reply.

With GST_DEBUG=3 , Following is the output-

0:00:00.039526510 22684 0x559877943610 WARN GST_ELEMENT_FACTORY gstelementfactory.c:456:gst_element_factory_make: no such element factory "nvinferserver"!
** ERROR: <create_primary_gie_bin:120>: Failed to create 'primary_gie'
** ERROR: <create_primary_gie_bin:182>: create_primary_gie_bin failed
** ERROR: <create_pipeline:1296>: create_pipeline failed
** ERROR: main:636: Failed to create pipeline
Quitting
App run failed

I can see in config-file, there is "nvinferserver" plugin-type in primary-gie.
[primary-gie]
enable=1
#(0): nvinfer; (1): nvdsinfer_server
plugin-type=1

from deepstream_triton_model_deploy.

monjha avatar monjha commented on August 12, 2024

Hi Rahul,

I still don't see a complete log. Could you please run:
GST_DEBUG=3 and then run
deepstream -c source1_primary_detector.txt
Thanks!

from deepstream_triton_model_deploy.

rahulsharma11 avatar rahulsharma11 commented on August 12, 2024

Hi, I ran with the same.
Error is highlighted for your reference-

0:00:00.039526510 22684 0x559877943610 WARN GST_ELEMENT_FACTORY gstelementfactory.c:456:gst_element_factory_make: no such element factory "nvinferserver"!

If you need i can run GST_DEBUG=4 and provide you logs...That is huge.

from deepstream_triton_model_deploy.

monjha avatar monjha commented on August 12, 2024

Thanks Rahul!
Are you able to run any other deepstream test?

from deepstream_triton_model_deploy.

rahulsharma11 avatar rahulsharma11 commented on August 12, 2024

Yes.
But without docker environment

from deepstream_triton_model_deploy.

mjhuria avatar mjhuria commented on August 12, 2024

Hi Rahul,

What do you get when you run:
gst-inspect-1.0 nvinferserver

If this has an error then you probably don't have /lib/gst-plugins/libnvdsgst_inferserver.so lib. What DS version are you using?

from deepstream_triton_model_deploy.

rahulsharma11 avatar rahulsharma11 commented on August 12, 2024

Hi,
I got "No such element or plugin 'nvinferserver' ".

I am using DS5 with x86.

from deepstream_triton_model_deploy.

mjhuria avatar mjhuria commented on August 12, 2024

You don't need to use the triton inference server docker image to run this application.
Please use deepstream docker image from https://ngc.nvidia.com/catalog/containers/nvidia:deepstream
tag: 5.0.1-20.09-triton

from deepstream_triton_model_deploy.

rahulsharma11 avatar rahulsharma11 commented on August 12, 2024

ok thanks

from deepstream_triton_model_deploy.

Related Issues (16)

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.