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

[object_following] The camera has a delay of 1 to 2s #20

Open
Wei666-ui opened this issue Mar 6, 2022 · 2 comments
Open

[object_following] The camera has a delay of 1 to 2s #20

Wei666-ui opened this issue Mar 6, 2022 · 2 comments
Assignees
Labels
Type: Feature New Feature

Comments

@Wei666-ui
Copy link

Hello,
In the live_demo.ipynb file in the object_following project, I found that the camera has a delay of 1 to 2s after the project starts.This leads to the inability to track the human body very well.
{camera.unobserve_all() camera.observe(execute, names='value')}.After running the code to connect the camera frame update, I found that there is a delay in the image returned by the camera.

1.I didn't find a proper solution online.
2.Other projects are working great, which is great. For example, the collision_avoidance project runs perfectly, the camera has no delay and the recognition is also very fast.So it's not a network and camera or jetbot device issue.
3.My device is jetbot+jetson nano 2GB. At the same time I have not modified the project.

I would like to know how to improve this situation, thanks.If my description is not clear, please let me know too.

@Wei666-ui Wei666-ui added the Type: Feature New Feature label Mar 6, 2022
@Tiryoh Tiryoh self-assigned this Apr 27, 2022
@Tiryoh
Copy link
Contributor

Tiryoh commented Apr 27, 2022

@Wei666-ui Sorry for the late response. I'll check if it can be reproduced.
Please note that this project is for Jetson Nano Mouse and tested only with Jetson Nano 4GB Dev. Kit only. If the problem only occurs with JetBot + Jetson Nano 2GB Dev. Kit, we may not be able to investigate it.

@Tiryoh
Copy link
Contributor

Tiryoh commented Jul 12, 2022

I tested and found that it could be delayed by almost 1 second. I'll check the details.

IMG_7437 (1)
2022-07-12_20h25_35

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

No branches or pull requests

2 participants