We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506e213 commit 46f55e9Copy full SHA for 46f55e9
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package web_video_server
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.2.3 (2024-10-10)
+------------------
7
* Set default queue size to 2.
8
9
* This is to allow detection of client disconnection.
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="2">
<name>web_video_server</name>
- <version>0.2.2</version>
+ <version>0.2.3</version>
<description>HTTP Streaming of ROS Image Topics in Multiple Formats</description>
<maintainer email="[email protected]">Russell Toris</maintainer>
0 commit comments