Base on the topic here, we are facing the same problem
But, it did not post the solution in the link that listed
May i ask how to solve gstreamer1.0-plugins-nvvideosinks problem? I meet the difficult, I need your help. Thx.
my version is deepstream5.0.1
The follwoing is my setting.
[sink0]
enable=1 #Type - 1=FakeSink 2=EglSink 3=File
type=2
If I use fakesink, it haven’t the problem , but I can’t see display.
Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) • DeepStream Version • JetPack Version (valid for Jetson only) • TensorRT Version • NVIDIA GPU Driver Version (valid for GPU only) • Issue Type( questions, new requirements, bugs) • How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing) • Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
• Hardware Platform (Jetson / GPU) Jetson Nano production version • DeepStream Version 5.0.1 • JetPack Version (valid for Jetson only) Jetpack 4.5 • TensorRT Version * TensorRT 7.1.3 • NVIDIA GPU Driver Version (valid for GPU only) Cuda? * CUDA 10.2 • Issue Type( questions, new requirements, bugs) Deepstream • How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
The log are as above • Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
The log are as above
Seems nveglglessink element is not created correctly. Please check your platform. Is your monitor connected correctly? Dose you run deepstream in docker?
Seems nveglglessink element is not created correctly.
=> Therefore, how to solve that? I already query key-word, but I don’t understand how to solve that.
By the way, I used the command on my amd64 deepstream5.1.
My amd64 can display windows, but its output also is the same.
I mean correctly deepstream and not correctly deepstream always output the same.
If there is no “nveglglessink” element, you can not display with “nveglglessink”. Are you sure there is no “nveglglessink” in your amd64 device while the deepstream pipeline can display with “nveglglessink”?