We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
`[source0] enable=1 type=4 #uri=file:///opt/nvidia/deepstream/deepstream/samples/streams/sample_1080p_h264.mp4 uri=rtsp://xxxxxxxxx num-sources=1 gpu-id=0 cudadec-memtype=0 latency = 5
[source1] enable=1 type=4 #uri=file:///opt/nvidia/deepstream/deepstream/samples/streams/sample_1080p_h264.mp4 uri=rtsp://xxxxxxxxx num-sources=1 gpu-id=0 cudadec-memtype=0 latency = 5
[sink0] enable=1 type=2 sync=0 gpu-id=0 nvbuf-memory-type=0`
[sink1] enable=1 type=2 sync=0 gpu-id=0 nvbuf-memory-type=0`
The text was updated successfully, but these errors were encountered:
No branches or pull requests
multiple stream processing and multiple tracker are used,no trackek id for osd,please helpme should be how correctly configure ,thanks
`[source0]
enable=1
type=4
#uri=file:///opt/nvidia/deepstream/deepstream/samples/streams/sample_1080p_h264.mp4
uri=rtsp://xxxxxxxxx
num-sources=1
gpu-id=0
cudadec-memtype=0
latency = 5
[source1]
enable=1
type=4
#uri=file:///opt/nvidia/deepstream/deepstream/samples/streams/sample_1080p_h264.mp4
uri=rtsp://xxxxxxxxx
num-sources=1
gpu-id=0
cudadec-memtype=0
latency = 5
[sink0]
enable=1
type=2
sync=0
gpu-id=0
nvbuf-memory-type=0`
[sink1]
enable=1
type=2
sync=0
gpu-id=0
nvbuf-memory-type=0`
The text was updated successfully, but these errors were encountered: