How to execute DeepStream Pose Estimation Model

Hello everyone,

I have jetson nano. I have succesfully run trt pose estimation model.

Now I am following this tutorial to use the model with live streaming.

I dont understand, how I change this command before start the project.

$sudo ./deepstream_pose_estimation -file uri- -output-path-

what should I replace with ‘file uri’ and ‘output-path’ ?

And, how can I use this model with my webcam.

Thanks
lease provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) Jetson Nano
• DeepStream Version 5.1
• JetPack Version (valid for Jetson only) 4.5.1
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)

Hey customer,
Maybe you are not familar with file uri format, you can search it in google for more detailes.
Regarding output-path, it’s just a directory.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.