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

Parameters do not work in ros2 #137

Closed
DerKurt opened this issue Aug 21, 2023 · 3 comments
Closed

Parameters do not work in ros2 #137

DerKurt opened this issue Aug 21, 2023 · 3 comments
Labels

Comments

@DerKurt
Copy link

DerKurt commented Aug 21, 2023

Description
Setting the parameter "port" does not result in the given port being used. Actually no parameter works. Default are always used.

  • Library Version: ros2
  • ROS Version: iron
  • Platform / OS: Ubuntu 22.04

Steps To Reproduce
Try to set a port different from the default.

Expected Behavior
The given port is being used.

Actual Behavior
Default port is being used.

@varunkotian
Copy link

I have the same problem. Did you find any fix?

@DerKurt
Copy link
Author

DerKurt commented Apr 8, 2024

Yes, there is a pull request.
#136
Here is the fixed version:
https://github.com/cellumation/web_video_server/tree/ros2

@DipFlip
Copy link

DipFlip commented Sep 12, 2024

Would be nice to see it merged

@bjsowa bjsowa closed this as completed Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants