CircusMonkey / ros_rtsp

ROS node to subscribe to an image and serve it up as a RTSP video feed.
The Unlicense
103 stars 48 forks source link

Use default C++ and use boost::placeholders::_1 to build on Ubuntu 22.04 #19

Closed lucasw closed 1 year ago

lucasw commented 1 year ago

This will likely not build on kinetic but should be fine on melodic and noetic, can make kinetic work if that is a concern

CircusMonkey commented 1 year ago

Thanks @lucasw. I'm happy to just merge it as Kinetic is end of life.