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

WebRTC vs. WebSockets for Ubuntu ROS2 <--> iPhone #86

Open
wetoo-cando opened this issue Sep 4, 2024 · 0 comments
Open

WebRTC vs. WebSockets for Ubuntu ROS2 <--> iPhone #86

wetoo-cando opened this issue Sep 4, 2024 · 0 comments

Comments

@wetoo-cando
Copy link

We are currently using https://github.com/christophebedard/ipad-lidar2ros to stream RGB+LiDAR data from an iPhone Pro to an Ubuntu 22.04 PC over WebSockets using ros2-web-bridge.

Seems like WebRTC could be better suited for our application (streaming visual data), rather than using WebSockets that was primarily designed for transmitting text/string data using formats such as JSON.

I am guessing (hardware accelerated) codecs would also be easier to integrate with WebRTC than with WebSockets.

Can you share your thoughts on the above issues?

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

1 participant