You could take a look at the axis_camera package, which may do what you want: <a href="https://code.ros.org/gf/project/wg-ros-pkg/scmsvn/?action=browse&path=/tags/texas6_stable/sandbox/axis_camera/">https://code.ros.org/gf/project/wg-ros-pkg/scmsvn/?action=browse&path=/tags/texas6_stable/sandbox/axis_camera/</a><div>
<br></div><div>-Dan<br><br><div class="gmail_quote">2011/1/9 Gonçalo Cabrita <span dir="ltr"><<a href="mailto:goncabrita@gmail.com">goncabrita@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Kevin,<div><br></div><div>I'm not sure there is such a node for ROS, though I never searched for it myself. The guys from computer vision should be more able to inform you on that matter.</div><div><br></div><div>Some time ago I had the same problem so I developed some C++ code using libcurl <a href="http://curl.haxx.se/" target="_blank">http://curl.haxx.se/</a> (non ROS related). I would have to look for it, but it should be fairly easy to wrap around ROS. However, I'm not an expert on this matter, probably libcurl is not the best option for solving this problem (I remember that frames were being grabbed at a really slow rate). Some cameras bring their own API which makes things easier, just wrap their API around a ROS node and it's all good! Lets see what other people suggest!</div>

<div><br></div><div>Best regards,</div><div><br></div><div>Gonçalo Cabrita</div><div>ISR - University of Coimbra</div><div>Portugal<div><div></div><div class="h5"><br><br><div class="gmail_quote">On Sun, Jan 9, 2011 at 4:04 AM, Kevin Walchko <span dir="ltr"><<a href="mailto:kevin.walchko@gmail.com" target="_blank">kevin.walchko@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
What is the easiest way to grab images from an IP camera? Specifically I have an Axis M1011 camera that produces a motion jpeg stream or mpeg4 stream. There is probably a node already written, I just am over looking it.<br>


Thanks.<br>
<br>
Kevin<br>
_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org" target="_blank">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
</blockquote></div><br></div></div></div>
<br>_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
<br></blockquote></div><br></div>