Question: How to use graph composer on PC with Ubuntu and connect to Jetson Xavier NX?

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson Xavier NX 16 GB)
• DeepStream Version 6.1.1
• JetPack Version 5.0.2
• TensorRT Version 8.4.1
• NVIDIA GPU Driver Version 515.48.7
• Issue Type Question

I got a fresh install of a x86 Ubuntu 20.0.4.5 LTS with graph composer 2.01. Graph composer is starting successfully!.
Second I have a fresh install of jetpack 5.02 on an Jetson Xavier NX 16 GB.

Goal:
I want to to connect the graph composer on the pc with the jetson xavier, in order to build graphs.

How do I go forward? I have no idea of connecting the to systems to get it to work.

Regards
Stefan

Do you mean you want to construct a new graph with composer? Just pc version is enough. You can not run composer on Jetson in any way.
You can only execute(deploy) graph on Jetson.
https://docs.nvidia.com/metropolis/deepstream/dev-guide/graphtools-docs/docs/text/GraphComposer_app_Workflow.html#deploy-graph

Please refer to Application Workflow — DeepStream 6.3 Release documentation

1 Like

Ah, all right, I do understand. Much thanks.

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