I loaded the jetson orin nx on the drone, using nomachine remote control, and in order to save space I used a virtual display on the nx to solve the black screen problem. But after using the virtual display, the nx GPU is full and cannot run normally, how to solve this situation?
Hi,
You may refer to the steps to set up developer kit as headless and enable VNC:
Jetson AGX Orin FAQ
Q: How to run developer kit in headless mode?
Q: How to configure VNC w/o monitor connected for Jetson?
The other method is to set up RTSP and you can receive/decode the stream in the other device.
Thank you for your reply.I will try this solution. I would also like to ask you if there are relevant functions built into the jetson orin nx system that can be directly configured to solve this problem.
The problem I encountered was that on a virtual display, the GPU was always used as shown below, but on a real display, the GPU worked fine.
Hi,
Virtual display is not validated in default Jetpack release, so it may not work in optimal performance. For this use-case, we suggest run RTSP to stream the data to the other device.
Thanks.I would like to inquire if there is a tutorial available for learning how to use RTSP with NX?
Hi,
Please check the steps in FAQ:
Jetson AGX Orin FAQ
Q: Is there any example of running RTSP streaming?
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.