Commit 32a78ccc authored by yoda's avatar yoda

fix propagation to trunk

parent bbd96c7a
......@@ -4,7 +4,7 @@
<arg name="ip"/>
<arg name="stream_num"/>
<node name="republisher_$(arg ip)_$(arg stream_num)" pkg="image_transport" type="republish" args="compressed in:=/camera_driver_$(arg ip)_$(arg stream_num)/stream out:=/camera_driver_$(arg ip)_$(arg stream_num)/image" required="true"/>
<!-- node name="republisher_$(arg ip)_$(arg stream_num)" pkg="image_transport" type="republish" args="compressed in:=/camera_driver_$(arg ip)_$(arg stream_num)/stream out:=/camera_driver_$(arg ip)_$(arg stream_num)/image" required="true"/ -->
<node name="streamer_$(arg ip)_$(arg stream_num)" pkg="scout_ipcam" type="streamer" args="http://10.10.2.$(arg ip)/video$(arg stream_num).mjpg"/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment