Hi~sir
my computer’s:
ubuntu18
RTX2080ti
cuda10
Tensorrt5.0
I follow the README file to install deepstream sdk and compile the dependences.But I cannot run the samples provided here:
[url]https://github.com/NVIDIA-AI-IOT/deepstream_reference_apps[/url]
I do all the things in server system.which means I can only use ‘command’ UI no like desktop system, and I can not display any video.So What can I do if i want to use deepstream sdk in my server machine to process video but save it as a video file without display it?
Thanks~