Skip to content

Instantly share code, notes, and snippets.

@furushchev
Created April 23, 2019 01:53
Show Gist options
  • Save furushchev/8db28adc92afb52b27ce99136c9ad475 to your computer and use it in GitHub Desktop.
Save furushchev/8db28adc92afb52b27ce99136c9ad475 to your computer and use it in GitHub Desktop.
<launch>
<node name="web_video_server" pkg="web_video_server" type="web_video_server">
<rosparam subst_value="true">
address: 0.0.0.0
port: 8080
server_threads: 1
ros_threads: 4
</rosparam>
</node>
</launch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment