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

Cannot read from USB camera #32

Open
shubham-shahh opened this issue Feb 9, 2021 · 2 comments
Open

Cannot read from USB camera #32

shubham-shahh opened this issue Feb 9, 2021 · 2 comments

Comments

@shubham-shahh
Copy link
Collaborator

Hi @nwesem
I am using Jetson nano and followed all the steps you've mentioned in readme
when I run ./mtcnn_facenet_cpp_tensorRT
i am getting the following output i have attached in the .txt file
iss.txt

@shubham-shahh
Copy link
Collaborator Author

Hi @nwesem
I am using Jetson nano and followed all the steps you've mentioned in readme
when I run ./mtcnn_facenet_cpp_tensorRT
i am getting the following output i have attached in the .txt file
iss.txt

solved it by changing the value in main.cpp line 38 set the booean to false

Can i use multiple usb or rtsp sources?

@Tetsujinfr
Copy link

you need to change the code to make the program more flexible regarding type of inputs. You can connect mpi or usb cameras no problem. actually you can tweak the code to pass a gstreamer string as an argument to the prgram, very flexible this way regarding inputs.

I think you can close this issue btw given you auto-resolved it.

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