Hi,
I’m currently deploying and bulding deepstream 360-smart parking application (https://github.com/NVIDIA-AI-IOT/deepstream_360_d_smart_parking_application.git) on alienware 1080ti. I can able to install nvidia docker and respective docker containers, meanwhile respective all services has been started well. In that case, when i try to run inside docker image, i have issue like broker connection failed but i configured. Please help me to resolve this issue; is there missing any configuration?
[message-broker]
enable=1
broker-proto-lib=/usr/local/deepstream/libnvds_kafka_proto.so
broker-conn-str=192.168.0.111;9092;dsapp1
#proto-cfg-file=config.txt
root@f89d5b691775:~# deepstream-360d-app -c DeepStream360d_Release/samples/configs/deepstream-360d-app/source10_gpu0.txt
HostName : f89d5b691775
No protocol specified
** ERROR: <main:351>: Failed to set pipeline to PAUSED
Quitting
App run failed
root@f89d5b691775:~#