Hi, I need to use gstreamer and nvarguscamerasrc in docker container, I’m using dustynv gstreamer or opencv currently, but the image is huge(5GB+
), it’s painful to develop or distribute based on a image on that size, is there anyway that using python opencv and gstreamer on the host?
Hi,
The size looks expected since we have the L4T Jetpack docker in
https://catalog.ngc.nvidia.com/orgs/nvidia/containers/l4t-jetpack/tags
This includes all packages and most use-cases can be rundirectly(without additional installation). If you would like to have a light docker, you may try:
Some packages are not included and you have to manually install the required packages for your use-case.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.