Skip to content
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

multiple stream processing and multiple tracker #3

Open
JianJingGao opened this issue Feb 15, 2023 · 0 comments
Open

multiple stream processing and multiple tracker #3

JianJingGao opened this issue Feb 15, 2023 · 0 comments

Comments

@JianJingGao
Copy link

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`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant