Closed lzh1998-jansen closed 9 months ago
@wyw1267
You can modify the config para in the deepstream_app_config_yolo.txt.
[source0]
enable=1
#Type - 1=CameraV4L2 2=URI 3=MultiURI
type=4
uri=rtsp://...
num-sources=1
gpu-id=0
nvbuf-memory-type=0
#max Latency of rtp buffers to
#buffer at the source in ms (milliseconds)
#Default=100ms
latency=100
[source1]
enable=1
#Type - 1=CameraV4L2 2=URI 3=MultiURI
type=4
uri=rtsp://...
num-sources=1
gpu-id=0
nvbuf-memory-type=0
#max Latency of rtp buffers to
#buffer at the source in ms (milliseconds)
#Default=100ms
latency=100
...
how to detect mutil rtsp streams? how to change the config? when i use 2 rtsp steams,its fps got very low. the method i used is one rtsp - one [source] - one[sinlk]
Can you raise topic in the DeepStream forum and provide detailed information for this question? https://forums.developer.nvidia.com/c/accelerated-computing/intelligent-video-analytics/deepstream-sdk/15
close as no feedback for long time
how to detect mutil rtsp streams? how to change the config? when i use 2 rtsp steams,its fps got very low. the method i used is one rtsp - one [source] - one[sinlk]