-
-
Notifications
You must be signed in to change notification settings - Fork 371
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How can I get my output address like rtsp or file address #185
Comments
Sink for save file:
Sink for rtsp output:
The output link for RTSP streaming is You can use multiple sinks by change their numbers (example: [sink0], [sink1], etc) |
I'm sorry, but I still can't output MP4 files or RTSP using the method you recommended. |
Send me how is the |
In fact, I have consulted NVIDIA's official blog, but it still hasn't been resolved。see in: https://forums.developer.nvidia.com/t/how-can-i-get-my-output-address-like-rtsp-or-file-address/216888 [tiled-display] width=1920 [source0] [sink0] [osd] [streammux] [primary-gie] [tests] |
Sorry, but I don't know what's going on in your case. Here it works normally. |
ENV:
NVIDIA Jetson Xavier NX (Developer Kit Version)
Jetpack 4.6 [L4T 32.6.1]
Board info:
Type: Xavier NX (Developer Kit Version)
Libraries:
CUDA: 10.2.300
cuDNN: 8.2.1.32
TensorRT: 8.0.1.6
Visionworks: 1.6.0.501
OpenCV: 4.5.1 compiled CUDA: YES
VPI: ii libnvvpi1 1.1.15 arm64 NVIDIA Vision Programming Interface library
Vulkan: 1.2.70
jetson-stats:
Version 3.1.2
Works on Python 3.6.9
DeepStream Version 6.0.1
TensorRT Version 8.0.1.6
my config file is below:
run log is below:
but I can not find out put file out_res.mp4
when I set sink0 type is 4, but I can not find out put rtsp url. I try to use rtsp://localhost:8554/ds_test but fail.
please help me think you very much
The text was updated successfully, but these errors were encountered: