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

[Question] Jetson nano ip streaming #28

Open
mastrcheif opened this issue Mar 16, 2021 · 8 comments
Open

[Question] Jetson nano ip streaming #28

mastrcheif opened this issue Mar 16, 2021 · 8 comments
Assignees
Labels
feature_request New feature or request

Comments

@mastrcheif
Copy link

Hello,
would it be possible to open the mZed camera with an ip address? I would like to stream multiple zed2 cameras over the network and do image and depth evaluation on another pc. As a requirement it is necessary to have all components talking over ros2 but running the ros2-zed2-node on the Jetson Nano itself is not optimal.

@mastrcheif mastrcheif added the question Further information is requested label Mar 16, 2021
@Myzhar
Copy link
Member

Myzhar commented Mar 16, 2021

Hi @mastrcheif
the ZED ROS Wrapper has a service to start remote streaming, but it's not yet available in the ROS2 wrapper because it was not required by other users.
We will add this feature as soon as possible.

@mastrcheif
Copy link
Author

@Myzhar this sounds like music to my ears. I thank you in advance for the implementation of that feature.

@Myzhar Myzhar added feature_request New feature or request and removed question Further information is requested labels Dec 7, 2021
@peredwardsson
Copy link

Also curious about this feature! Any news? Thanks for the great work.

@Myzhar
Copy link
Member

Myzhar commented May 17, 2022

The feature will be released in the next big upgrade.

@peredwardsson
Copy link

Awesome! ETA?

@jonpol01
Copy link

jonpol01 commented May 20, 2022

The feature will be released in the next big upgrade.

@Myzhar may I ask does this include the ros2 launcher to open a stream aswell?
currently I am tinkering the zed_camera_component through a fork, and managed to do a 0 = default, 1 = stream camera..
but, having a hard time right now to have it open a stream.

I only have few knowledge about opening a stream by the provided examples. And I agree that I am doin something wrong or is not enough.

@Myzhar
Copy link
Member

Myzhar commented May 20, 2022

In the ROS1 wrapper there is a service for that. Maybe it will be the same

@Howard-Ryu-Brooklyn
Copy link

@Myzhar I'm trying to use ZED in ROS2 via streaming. Is the update your mentioned compeleted? if it is, how can I use it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature_request New feature or request
Development

No branches or pull requests

5 participants