Docker compose is weird


weird

Hi,
We support jetson_multimedia_api and gstreamer. Please make sure you have checked the document:

There are some examples in

Q: Is there any example of running RTSP streaming?
Q: Is there an example for running UDP streaming?
Q: I have a USB camera. How can I launch it on AGX Orin?

For further issues, please share a method to replicate the issue through gstreamer command, or either sample. We will set up developer kit and check.

Thanks!

Are you using Orin or Orin nano?
Which JetPack SW?

Hi,

It looks like there are network issues from the figure.
Could you verify your network functionality first?

Thanks.


It’s Agx orin, It’s hard to get better connection in China, even I am using VPN. I did install the compose on the AGX but still notice me to install and then get stuck in installing.

dpkg-query: package ‘docker-compose-plugin’ is not installed and no information
is available
Use dpkg --info (= dpkg-deb --info) to examine archive files.
Installing docker-compose…
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0
1 55.2M 1 1005k 0 0 1453 0 11:04:10 0:11:48 10:52:22 0
curl: (56) OpenSSL SSL_read: Connection timed out, errno 110
dpkg: error processing package nvidia-jetson-services (–configure):
installed nvidia-jetson-services package post-installation script subprocess returned error exit status 56
Setting up libgcc-12-dev:arm64 (12.3.0-1ubuntu1~22.04) …
Setting up gcc-12 (12.3.0-1ubuntu1~22.04) …
Setting up dkms (2.8.7-2ubuntu2.2) …
Processing triggers for rsyslog (8.2112.0-2ubuntu2.2) …
Processing triggers for man-db (2.10.2-1) …
Processing triggers for libc-bin (2.35-0ubuntu3.9) …
Errors were encountered while processing:
nvidia-jetson-services
E: Sub-process /usr/bin/dpkg returned an error code (1)

Hi,

Alternatively, are you able to download it with a browser and copy the package to Jetson for installation?

Thanks.