-
-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Package name
ros-jazzy-web-video-server, ros-jazzy-async-web-server-cpp
Operating System(s)
- linux-64
- linux-aarch64
- osx-64
- osx-arm64
- win-64
Additional context (optional)
I would like to use the web video server to support streaming images from my robot to my browser based application.
I believe ros-jazzy-async-web-server-cpp is a dependency of the web video server.
Previously I was unable to build these two packages from the repository in a RoboStack Jazzy environment.
However, both of these packages have received PR's which means I can now build these from the GitHub repo's:
https://github.com/fkie/async_web_server_cpp: branch ros-develop
https://github.com/RobotWebTools/web_video_server: branch ros2
These are the PR's which fixed the build (they are now merged into above mentioned branches):
fkie/async_web_server_cpp#7
RobotWebTools/web_video_server#190
Tested on Ubuntu 22.04.5 LTS, RoboStack Jazzy on a Dell Intel machine and also on Raspberry Pi 3B+ Ubuntu 22.04.5 LTS, RoboStack Jazzy.
Links and references (optional)
No response