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

error while streaming the stereo view #28

Open
mandloips opened this issue Aug 21, 2024 · 3 comments
Open

error while streaming the stereo view #28

mandloips opened this issue Aug 21, 2024 · 3 comments

Comments

@mandloips
Copy link

I want to get the stereo view from zed mini camera to meta quest 2, without any movement or dynamixel. I tried with the given steps but I am getting a very weird error. I am running the teleop_active_cam.py script and for some reason, it is getting executed twice and gives an error while trying to access the camera second time. I am mentioning the error here:

[2024-08-21 06:25:50 UTC][ZED][INFO] Logging level INFO
[2024-08-21 06:25:52 UTC][ZED][INFO] [Init] Depth mode: PERFORMANCE
[2024-08-21 06:25:54 UTC][ZED][INFO] [Init] Camera successfully opened.
[2024-08-21 06:25:54 UTC][ZED][INFO] [Init] Camera FW version: 1523
[2024-08-21 06:25:54 UTC][ZED][INFO] [Init] Video mode: HD720@60
[2024-08-21 06:25:54 UTC][ZED][INFO] [Init] Serial Number: S/N 19321795
[2024-08-21 06:25:55 UTC][ZED][INFO] Logging level INFO
Camera Open : CAMERA NOT DETECTED. Exit program.
[2024-08-21 06:25:56 UTC][ZED][WARNING] CAMERA NOT DETECTED in enum sl::ERROR_CODE __cdecl sl::Camera::open(struct sl::InitParameters)
[2024-08-21 06:25:56 UTC][ZED][ERROR] [ZED] sl::Camera::Open has not been called, no Camera instance running.

I hope someone can provide a solution to this problem.

@mandloips mandloips changed the title error while streaming to meta quest 2 error while streaming the stereo view Aug 21, 2024
@IvyerS
Copy link

IvyerS commented Nov 12, 2024

I had the same question,do you solve the problem?I would appreciate for your solution.

@mandloips
Copy link
Author

I tried it on Ubuntu (Linux) and it worked.

@formoree
Copy link

I tried it on Ubuntu (Linux) and it worked.我在 Ubuntu (Linux) 上尝试了一下,它工作正常。

How did you fix this problem?

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

3 participants