RobotWebTools / web_video_server

HTTP Streaming of ROS Image Topics in Multiple Formats
http://ros.org/wiki/web_video_server
Other
269 stars 187 forks source link

Add support for jpg compression format #142

Open Te12944265-AMAHA opened 2 months ago

Te12944265-AMAHA commented 2 months ago

Public API Changes

None

Description

Add support for compressed ROS image messages with the format jpg, so that jpg images are treated the same way as jpeg images.

139