Does this prove that the system is missing the required Jetson plugins nvv4l2decoder and nveglglessink?
The first time I got this system, no matter what method I used, it couldn’t run Deepstream normally, and by querying the data and combining it with AI, I finally concluded that it was caused by the manufacturer’s cropping of the same (because this device can only brush the j’etson system officially customized by MIIVII).
Is there any other way to solve the problem I am experiencing now, because I am not sure if the conclusion I got is correct, Deepstream is installed according to the official tutorial, I don’t think it was caused by an installation error.
Thank you very much for your answer, I have contacted the manufacturer, and their reply is that this situation is a problem at the system application layer, and I recommend that I come to the forum to find the answer. I don’t really understand whether the error I am giving now is caused by a missing part of the system or a subsequent installation error.
I’ve now determined that the machine is missing the entire Jetson V4L2 hardware decoding chain, which includes: libgstnvv4l2decoder.so, libnvbufsurface.so, libnvbuf_utils.so. I’m not sure if even the kernel V4L2 / NVDEC driver exists, in this case can I configure a Host Ubuntu PC and just fill in the missing parts?
Hello, I can find the NVDEC kernel device node, but I got an error checking if the V4L2 hardware decoding device is registered. Take a look at the picture
According to the output, it should be. Some of the BSPs I installed came from NVIDIA. I think the manufacturer should have modified some BSPs, because I have seen that there is a manufacturer’s OTA server address in the host, but it is not available now.