I followed the process in the Jetson Platform Services documentation to start the AI NVR, but I encountered the following two issues:
The sensor status in VST appears normal, but the stream shows a black screen. After a while, the message “Peer connection is successful but VST UI is not receiving frames” appears.
DeepStream detects the sensor, but the FPS remains at 0.
Can you share the command line which works fine with your original URL? We can have a try if setting to TCP protocol in rtspsrc GStreamer plugin can work.
Do you have any camera which works fine in VST? We have the supported cameras in VST here: VST — Jetson Platform Services documentation. Can you compare the VST log between the camera works and don’t works?
I currently don’t have any camera that works on VST. I’m running on Jetson Nano 8GB with JetPack 6.2.
However, I have another device, a Jetson Xavier NX 16GB with JetPack 6.0, where all my cameras work fine. I’ve compared the logs and noticed some GStreamer-related errors—these are shown in the logs attached in the previous comment. But when I test the GStreamer commands separately, everything runs normally. At the moment, I have no clue where the issue lies.
My cameras are EverFocus EBN series IP cams.
EBN1240-A & EBN1840-A15.
Orin Nano haven’t HW video encoder. Can you check below setting in your setup? Here is the setting document of VST: VST Config — Jetson Platform Services documentation
VST configure file: /opt/nvidia/jetson-2.0.0/services/vst/config/vst_config.json
Changing this parameter worked! Now my VST can properly display both live and playback streams—thank you so much!
However, my DeepStream inference is still running at 0 FPS. Are there any other configuration files or parameters I should modify as well?
I am using compose_nano.yaml, and I haven’t made any modifications to it. The attached file is my compose configuration file. compose_nano.zip (1.6 KB)
There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks