Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got error when I try to start camera using qt #621

Open
Bhagyam-Tripathi opened this issue Jun 13, 2024 · 1 comment
Open

Got error when I try to start camera using qt #621

Bhagyam-Tripathi opened this issue Jun 13, 2024 · 1 comment

Comments

@Bhagyam-Tripathi
Copy link

(Argus) Error FileOperationFailed: Connecting to nvargus-daemon failed: No such file or directory (in src/rpc/socket/client/SocketClientDispatch.cpp, function openSocketConnection(), line 204)
(Argus) Error FileOperationFailed: Cannot create camera provider (in src/rpc/socket/client/SocketClientDispatch.cpp, function createCameraProvider(), line 106)
sh: 1: lsmod: not found
sh: 1: modprobe: not found

(gst-plugin-scanner:57): GStreamer-WARNING **: 12:50:55.340: adding type GstEvent multiple times
GLib (gthread-posix.c): Unexpected error from C library during 'pthread_setspecific': Invalid argument. Aborting.

I'm working on docker, I'm able to start the camera when I didn't expose GPU in I use Ubuntu version 22.04
But after I expose GPU using this command in host->
sudo apt-get update
sudo apt-get install -y nvidia-container-toolkit

I got the error which I mention above
How can I resolve this error? Again, I say I didn't got any error when I didn't expose GPU from host

@nguilland-Plugin
Copy link

Have you received a response on this? Or have you found a solution to resolve this error? I have the same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants