After connecting to the internet, live streaming on the VST site was successful.
I am curious if live streaming can work without an internet connection, and if it does, I would like to know how to set it up.
Can you share your setup? Are you using NVStreamer to simulate RTSP with local file? And you want to add to VST and playback in VST webUI. right?
Hello Kesong,
Thank you for your response.
First, regarding the setup you asked about, here are the details:
- Hardware Configuration:
Device: Jetson AGX Orin
Camera: QND-6012R
- Software Configuration:
AI-NVR system components: NVStreamer, VST
Docker is used with IP: 172.17.0.1
- RTSP Stream Configuration:
RTSP URL: rtsp://admin:adminadmin!@192.168.1.8:554/H.264/media.smp
The RTSP stream connects directly to the live CCTV feed and is not simulated using a local file.
- Network Configuration:
The system is currently connected to the internet and operates within a local network.
The router IP is 192.168.1.1,
the Jetson device IP is 192.168.1.11.
And camera ip is 192.168.1.8
If there is anything more specific you’d like to know about the setup, please let me know, and I will provide additional details.
I would like to clarify my setup and the issue I am encountering. My goal is to run AI-NVR offline, utilizing live CCTV streams in real-time. However, I am facing an issue with starting the jetson-vst service. Specifically:
The sudo systemctl start jetson-redis and sudo systemctl start jetson-ingress commands work without any issues.
However, sudo systemctl start jetson-vst fails to execute. I am unsure of the exact cause.
Regarding your question about NVStreamer, I am using Docker with the IP address set to 172.17.0.1. If your question is whether I am using NVStreamer with a local file simulated as an RTSP source, the answer is no; I am attempting to connect to live CCTV streams. If this interpretation is incorrect, could you clarify further?
For reference, the camera I am using is a QND-6012R, and the RTSP URL I am using is:
rtsp://admin:adminadmin!@192.168.1.8:554/H.264/media.smp.
Lastly, I’m not entirely sure if your question, “And you want to add to VST and playback in VST webUI, right?” aligns with my intent, so let me clarify. My objective is to connect live CCTV feeds to the AI-NVR system for real-time processing while operating in an offline environment (without internet). If this differs from your understanding, please let me know, and I’d be happy to explain further.
Thank you for your assistance!
Best regards,
[Kim]
2024년 11월 18일 (월) 오후 2:30, Kesong via NVIDIA Developer Forums <notifications@nvidia.discoursemail.com>님이 작성:
Can this topic help the VST can’t start without network: A question of launching VST on Jeston - Intelligent Video Analytics / Metropolis Microservices for Jetson - NVIDIA Developer Forums?