I really want to know how this problem is solved when I installed opencv3.4.6 in the docker that supports gstreamer, opencv comes from below:
I think I have downloaded successfully and have the following support information:

Then I tried to call my USB camera in the following format:
However, the following error was reported:
But when I run this program successfully on the host with the same opencv version, print error information in the docker container, is the docker and the host install opencv different way? Someone can answer for me, thank you


